File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 71
71
},
72
72
"devDependencies" : {
73
73
"@babel/core" : " ^7.18.2" ,
74
- "@babel/eslint-parser" : " ^7.17.0 " ,
74
+ "@babel/eslint-parser" : " ^7.18.2 " ,
75
75
"@babel/plugin-proposal-class-properties" : " ^7.17.12" ,
76
76
"@babel/preset-env" : " ^7.18.0" ,
77
77
"@babel/preset-react" : " ^7.17.12" ,
Original file line number Diff line number Diff line change 196
196
json5 "^2.2.1"
197
197
semver "^6.3.0"
198
198
199
- "@babel/eslint-parser@^7.17.0 ":
200
- version "7.17.0 "
201
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.17.0 .tgz#eabb24ad9f0afa80e5849f8240d0e5facc2d90d6 "
202
- integrity sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA ==
199
+ "@babel/eslint-parser@^7.18.2 ":
200
+ version "7.18.2 "
201
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.18.2 .tgz#e14dee36c010edfb0153cf900c2b0815e82e3245 "
202
+ integrity sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A ==
203
203
dependencies:
204
204
eslint-scope "^5.1.1"
205
205
eslint-visitor-keys "^2.1.0"
You can’t perform that action at this time.
0 commit comments