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.16.0" ,
74
- "@babel/eslint-parser" : " ^7.15.8 " ,
74
+ "@babel/eslint-parser" : " ^7.16.3 " ,
75
75
"@babel/plugin-proposal-class-properties" : " ^7.12.1" ,
76
76
"@babel/preset-env" : " ^7.16.0" ,
77
77
"@babel/preset-react" : " ^7.16.0" ,
Original file line number Diff line number Diff line change 189
189
semver "^6.3.0"
190
190
source-map "^0.5.0"
191
191
192
- "@babel/eslint-parser@^7.15.8 ":
193
- version "7.15.8 "
194
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.15.8 .tgz#8988660b59d739500b67d0585fd4daca218d9f11 "
195
- integrity sha512-fYP7QFngCvgxjUuw8O057SVH5jCXsbFFOoE77CFDcvzwBVgTOkMD/L4mIC5Ud1xf8chK/no2fRbSSn1wvNmKuQ ==
192
+ "@babel/eslint-parser@^7.16.3 ":
193
+ version "7.16.3 "
194
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.16.3 .tgz#2a6b1702f3f5aea48e00cea5a5bcc241c437e459 "
195
+ integrity sha512-iB4ElZT0jAt7PKVaeVulOECdGe6UnmA/O0P9jlF5g5GBOwDVbna8AXhHRu4s27xQf6OkveyA8iTDv1jHdDejgQ ==
196
196
dependencies:
197
197
eslint-scope "^5.1.1"
198
198
eslint-visitor-keys "^2.1.0"
You can’t perform that action at this time.
0 commit comments