File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 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.1" ,
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 179
179
json5 "^2.2.1"
180
180
semver "^6.3.0"
181
181
182
- "@babel/eslint-parser@^7.18.9 ":
183
- version "7.18.9 "
184
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.18.9 .tgz#255a63796819a97b7578751bb08ab9f2a375a031 "
185
- integrity sha512-KzSGpMBggz4fKbRbWLNyPVTuQr6cmCcBhOyXTw/fieOVaw5oYAwcAj4a7UKcDYCPxQq+CG1NCDZH9e2JTXquiQ ==
182
+ "@babel/eslint-parser@^7.19.1 ":
183
+ version "7.19.1 "
184
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.19.1 .tgz#4f68f6b0825489e00a24b41b6a1ae35414ecd2f4 "
185
+ integrity sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ ==
186
186
dependencies:
187
- eslint-scope "^ 5.1.1"
187
+ "@nicolo-ribaudo/ eslint-scope-5-internals" " 5.1.1-v1 "
188
188
eslint-visitor-keys "^2.1.0"
189
189
semver "^6.3.0"
190
190
1855
1855
dependencies:
1856
1856
pause-stream "0.0.11"
1857
1857
1858
+ "@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1":
1859
+ version "5.1.1-v1"
1860
+ resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129"
1861
+ integrity sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==
1862
+ dependencies:
1863
+ eslint-scope "5.1.1"
1864
+
1858
1865
"@nodelib/fs.scandir@2.1.3":
1859
1866
version "2.1.3"
1860
1867
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
@@ -4963,7 +4970,7 @@ eslint-plugin-react@^7.31.8:
4963
4970
semver "^6.3.0"
4964
4971
string.prototype.matchall "^4.0.7"
4965
4972
4966
- eslint-scope@5.1.1, eslint-scope@^5.1.1 :
4973
+ eslint-scope@5.1.1:
4967
4974
version "5.1.1"
4968
4975
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
4969
4976
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
You can’t perform that action at this time.
0 commit comments