File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 33
33
"eslint-plugin-react" : " ^7.27.0" ,
34
34
"eslint-plugin-react-hooks" : " ^4.3.0" ,
35
35
"husky" : " ^7.0.4" ,
36
- "webpack-cli" : " ^4.9.0 "
36
+ "webpack-cli" : " ^4.9.1 "
37
37
},
38
38
"dependencies" : {
39
39
"eslint-config-airbnb" : " ^18.2.1" ,
Original file line number Diff line number Diff line change @@ -2025,15 +2025,15 @@ util-deprecate@^1.0.2:
2025
2025
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
2026
2026
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
2027
2027
2028
- v8-compile-cache@^2.0.3, v8-compile-cache@^2.2.0 :
2028
+ v8-compile-cache@^2.0.3 :
2029
2029
version "2.2.0"
2030
2030
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz#9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132"
2031
2031
integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==
2032
2032
2033
- webpack-cli@^4.9.0 :
2034
- version "4.9.0 "
2035
- resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.9.0 .tgz#dc43e6e0f80dd52e89cbf73d5294bcd7ad6eb343 "
2036
- integrity sha512-n/jZZBMzVEl4PYIBs+auy2WI0WTQ74EnJDiyD98O2JZY6IVIHJNitkYp/uTXOviIOMfgzrNvC9foKv/8o8KSZw ==
2033
+ webpack-cli@^4.9.1 :
2034
+ version "4.9.1 "
2035
+ resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-4.9.1 .tgz#b64be825e2d1b130f285c314caa3b1ba9a4632b3 "
2036
+ integrity sha512-JYRFVuyFpzDxMDB+v/nanUdQYcZtqFPGzmlW4s+UkPMFhSpfRNmf1z4AwYcHJVdvEFAM7FFCQdNTpsBYhDLusQ ==
2037
2037
dependencies :
2038
2038
" @discoveryjs/json-ext" " ^0.5.0"
2039
2039
" @webpack-cli/configtest" " ^1.1.0"
@@ -2046,7 +2046,6 @@ webpack-cli@^4.9.0:
2046
2046
import-local "^3.0.2"
2047
2047
interpret "^2.2.0"
2048
2048
rechoir "^0.7.0"
2049
- v8-compile-cache "^2.2.0"
2050
2049
webpack-merge "^5.7.3"
2051
2050
2052
2051
webpack-merge@^5.7.3 :
You can’t perform that action at this time.
0 commit comments