Skip to content

Commit f10be21

Browse files
Merge pull request #302 from fabscale/dependabot/npm_and_yarn/babel/eslint-parser-7.22.5
chore(deps-dev): bump @babel/eslint-parser from 7.21.3 to 7.22.5
2 parents 7b7f318 + 64bd56d commit f10be21

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"lint:js": "eslint . --cache"
1212
},
1313
"devDependencies": {
14-
"@babel/eslint-parser": "~7.21.3",
14+
"@babel/eslint-parser": "~7.22.5",
1515
"@release-it-plugins/lerna-changelog": "~5.0.0",
1616
"@release-it-plugins/workspaces": "~3.2.0",
1717
"@typescript-eslint/parser": "~5.60.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
json5 "^2.2.1"
4444
semver "^6.3.0"
4545

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==
5050
dependencies:
5151
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
5252
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)