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 50
50
"devDependencies" : {
51
51
"@babel/cli" : " 7.24.8" ,
52
52
"@babel/core" : " 7.24.9" ,
53
- "@babel/eslint-parser" : " 7.25.0 " ,
53
+ "@babel/eslint-parser" : " 7.25.1 " ,
54
54
"@babel/preset-env" : " 7.25.0" ,
55
55
"@babel/preset-react" : " 7.24.7" ,
56
56
"@testing-library/dom" : " 9.3.4" ,
Original file line number Diff line number Diff line change 65
65
json5 "^2.2.3"
66
66
semver "^6.3.1"
67
67
68
-
69
- version "7.25.0 "
70
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.0 .tgz#08ee4d119a86d73365580568626de0b59145af9e "
71
- integrity sha512-mlcTKuQAjczDRwWLIxv+Q925jaMUO8Jl5dxmWJSSGVYfZ4rKMp8daQvVC3rM1G2v8V+/fO0yIVTSLS+2zcB8rg ==
68
+
69
+ version "7.25.1 "
70
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.25.1 .tgz#469cee4bd18a88ff3edbdfbd227bd20e82aa9b82 "
71
+ integrity sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg ==
72
72
dependencies :
73
73
" @nicolo-ribaudo/eslint-scope-5-internals" " 5.1.1-v1"
74
74
eslint-visitor-keys "^2.1.0"
You can’t perform that action at this time.
0 commit comments