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 150
150
},
151
151
"devDependencies" : {
152
152
"@babel/core" : " ^7.24.1" ,
153
- "@babel/eslint-parser" : " ^7.23.10 " ,
153
+ "@babel/eslint-parser" : " ^7.24.1 " ,
154
154
"@babel/plugin-proposal-private-property-in-object" : " ^7.21.11" ,
155
155
"@babel/preset-env" : " ^7.24.1" ,
156
156
"@mdn/dinocons" : " ^0.5.5" ,
Original file line number Diff line number Diff line change 63
63
json5 "^2.2.3"
64
64
semver "^6.3.1"
65
65
66
- "@babel/eslint-parser@^7.16.3", "@babel/eslint-parser@^7.23.10 ":
67
- version "7.23.10 "
68
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.10 .tgz#2d4164842d6db798873b40e0c4238827084667a2 "
69
- integrity sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw ==
66
+ "@babel/eslint-parser@^7.16.3", "@babel/eslint-parser@^7.24.1 ":
67
+ version "7.24.1 "
68
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.1 .tgz#e27eee93ed1d271637165ef3a86e2b9332395c32 "
69
+ integrity sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ ==
70
70
dependencies:
71
71
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
72
72
eslint-visitor-keys "^2.1.0"
You can’t perform that action at this time.
0 commit comments