Skip to content

Commit 025fcf3

Browse files
authored
Update @babel/eslint-parser to version 7.26.8 (#631)
1 parent 4971090 commit 025fcf3

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
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@babel/cli": "7.25.9",
4545
"@babel/core": "7.26.7",
46-
"@babel/eslint-parser": "7.26.5",
46+
"@babel/eslint-parser": "7.26.8",
4747
"@babel/preset-env": "7.26.0",
4848
"@babel/preset-react": "7.25.9",
4949
"babel-eslint": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
json5 "^2.2.3"
6767
semver "^6.3.1"
6868

69-
"@babel/eslint-parser@7.26.5":
70-
version "7.26.5"
71-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz#aa669f4d873f9cd617050cf3c40c19cd96307efb"
72-
integrity sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==
69+
"@babel/eslint-parser@7.26.8":
70+
version "7.26.8"
71+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz#55c4f4aae4970ae127f7a12369182ed6250e6f09"
72+
integrity sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg==
7373
dependencies:
7474
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
7575
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)