Skip to content

Commit 4b30d65

Browse files
Merge pull request #293 from hrai/dependabot/npm_and_yarn/babel/eslint-parser-7.28.4
chore(deps)(deps-dev): bump @babel/eslint-parser from 7.27.0 to 7.28.4
2 parents c16f39a + b19f7fb commit 4b30d65

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
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@babel/core": "^7.26.10",
37-
"@babel/eslint-parser": "^7.27.0",
37+
"@babel/eslint-parser": "^7.28.4",
3838
"@babel/preset-env": "^7.26.9",
3939
"@eslint/eslintrc": "^3.3.1",
4040
"@eslint/js": "^9.37.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@
9191
json5 "^2.2.3"
9292
semver "^6.3.1"
9393

94-
"@babel/eslint-parser@^7.27.0":
95-
version "7.27.0"
96-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.0.tgz#d55e52a5ef3b164139a799dc522c338faba3507c"
97-
integrity sha512-dtnzmSjXfgL/HDgMcmsLSzyGbEosi4DrGWoCNfuI+W4IkVJw6izpTe7LtOdwAXnkDqw5yweboYCTkM2rQizCng==
94+
"@babel/eslint-parser@^7.28.4":
95+
version "7.28.4"
96+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.28.4.tgz#80dd86e0aeaae9704411a044db60e1ae6477d93f"
97+
integrity sha512-Aa+yDiH87980jR6zvRfFuCR1+dLb00vBydhTL+zI992Rz/wQhSvuxjmOOuJOgO3XmakO6RykRGD2S1mq1AtgHA==
9898
dependencies:
9999
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
100100
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)