File tree 2 files changed +14
-7
lines changed
2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 71
71
},
72
72
"devDependencies" : {
73
73
"@babel/core" : " ^7.19.0" ,
74
- "@babel/eslint-parser" : " ^7.18.9 " ,
74
+ "@babel/eslint-parser" : " ^7.19.1 " ,
75
75
"@babel/plugin-proposal-class-properties" : " ^7.17.12" ,
76
76
"@babel/preset-env" : " ^7.19.0" ,
77
77
"@babel/preset-react" : " ^7.18.6" ,
Original file line number Diff line number Diff line change 174
174
json5 "^2.2.1"
175
175
semver "^6.3.0"
176
176
177
- "@babel/eslint-parser@^7.18.9 ":
178
- version "7.18.9 "
179
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.18.9 .tgz#255a63796819a97b7578751bb08ab9f2a375a031 "
180
- integrity sha512-KzSGpMBggz4fKbRbWLNyPVTuQr6cmCcBhOyXTw/fieOVaw5oYAwcAj4a7UKcDYCPxQq+CG1NCDZH9e2JTXquiQ ==
177
+ "@babel/eslint-parser@^7.19.1 ":
178
+ version "7.19.1 "
179
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.19.1 .tgz#4f68f6b0825489e00a24b41b6a1ae35414ecd2f4 "
180
+ integrity sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ ==
181
181
dependencies:
182
- eslint-scope "^ 5.1.1"
182
+ "@nicolo-ribaudo/ eslint-scope-5-internals" " 5.1.1-v1 "
183
183
eslint-visitor-keys "^2.1.0"
184
184
semver "^6.3.0"
185
185
1850
1850
dependencies:
1851
1851
pause-stream "0.0.11"
1852
1852
1853
+ "@nicolo-ribaudo/
[email protected] ":
1854
+ version "5.1.1-v1"
1855
+ resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129"
1856
+ integrity sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==
1857
+ dependencies:
1858
+ eslint-scope "5.1.1"
1859
+
1853
1860
1854
1861
version "2.1.3"
1855
1862
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
@@ -4958,7 +4965,7 @@ eslint-plugin-react@^7.31.8:
4958
4965
semver "^6.3.0"
4959
4966
string.prototype.matchall "^4.0.7"
4960
4967
4961
- [email protected] , eslint-scope@^5.1.1 :
4968
+
4962
4969
version "5.1.1"
4963
4970
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
4964
4971
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
You can’t perform that action at this time.
0 commit comments