File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 46
46
"devDependencies" : {
47
47
"@babel/cli" : " 7.24.8" ,
48
48
"@babel/core" : " 7.24.9" ,
49
- "@babel/eslint-parser" : " 7.25.0 " ,
49
+ "@babel/eslint-parser" : " 7.25.1 " ,
50
50
"@babel/helper-define-map" : " 7.18.6" ,
51
51
"@babel/runtime" : " 7.25.0" ,
52
52
"@commitlint/cli" : " 14.1.0" ,
Original file line number Diff line number Diff line change 233
233
semver "^6.3.0"
234
234
source-map "^0.5.0"
235
235
236
- "@babel/eslint-parser@7.25.0 ":
237
- version "7.25.0 "
238
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.0 .tgz#08ee4d119a86d73365580568626de0b59145af9e "
239
- integrity sha512-mlcTKuQAjczDRwWLIxv+Q925jaMUO8Jl5dxmWJSSGVYfZ4rKMp8daQvVC3rM1G2v8V+/fO0yIVTSLS+2zcB8rg ==
236
+ "@babel/eslint-parser@7.25.1 ":
237
+ version "7.25.1 "
238
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.1 .tgz#469cee4bd18a88ff3edbdfbd227bd20e82aa9b82 "
239
+ integrity sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg ==
240
240
dependencies:
241
241
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
242
242
eslint-visitor-keys "^2.1.0"
You can’t perform that action at this time.
0 commit comments