Skip to content

Commit df28945

Browse files
Bump @babel/eslint-parser from 7.21.3 to 7.21.8 (#12163)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.21.3 to 7.21.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.21.8/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9215fb9 commit df28945

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
},
256256
"devDependencies": {
257257
"@babel/core": "^7.21.8",
258-
"@babel/eslint-parser": "^7.21.3",
258+
"@babel/eslint-parser": "^7.21.8",
259259
"@babel/preset-env": "^7.21.5",
260260
"@babel/preset-flow": "^7.21.4",
261261
"@babel/preset-react": "^7.17.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
json5 "^2.2.2"
4949
semver "^6.3.0"
5050

51-
"@babel/eslint-parser@^7.21.3":
52-
version "7.21.3"
53-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz#d79e822050f2de65d7f368a076846e7184234af7"
54-
integrity sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==
51+
"@babel/eslint-parser@^7.21.8":
52+
version "7.21.8"
53+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.8.tgz#59fb6fc4f3b017ab86987c076226ceef7b2b2ef2"
54+
integrity sha512-HLhI+2q+BP3sf78mFUZNCGc10KEmoUqtUT1OCdMZsN+qr4qFeLUod62/zAnF3jNQstwyasDkZnVXwfK2Bml7MQ==
5555
dependencies:
5656
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
5757
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)