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 11
11
"lint:js" : " eslint . --cache"
12
12
},
13
13
"devDependencies" : {
14
- "@babel/eslint-parser" : " ~7.21.3 " ,
14
+ "@babel/eslint-parser" : " ~7.22.5 " ,
15
15
"@release-it-plugins/lerna-changelog" : " ~5.0.0" ,
16
16
"@release-it-plugins/workspaces" : " ~3.2.0" ,
17
17
"@typescript-eslint/parser" : " ~5.60.1" ,
Original file line number Diff line number Diff line change 43
43
json5 "^2.2.1"
44
44
semver "^6.3.0"
45
45
46
- "@babel/eslint-parser@~7.21.3 ":
47
- version "7.21.3 "
48
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.3 .tgz#d79e822050f2de65d7f368a076846e7184234af7 "
49
- integrity sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg ==
46
+ "@babel/eslint-parser@~7.22.5 ":
47
+ version "7.22.5 "
48
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.5 .tgz#fa032503b9e2d188e25b1b95d29e8b8431042d78 "
49
+ integrity sha512-C69RWYNYtrgIRE5CmTd77ZiLDXqgBipahJc/jHP3sLcAGj6AJzxNIuKNpVnICqbyK7X3pFUfEvL++rvtbQpZkQ ==
50
50
dependencies:
51
51
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
52
52
eslint-visitor-keys "^2.1.0"
You can’t perform that action at this time.
0 commit comments