Skip to content

Commit f4adbb3

Browse files
chore(dev-deps): update dependency @babel/eslint-parser to ^7.26.10 (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34001f6 commit f4adbb3

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
@@ -37,7 +37,7 @@
3737
"@typescript-eslint/parser": "^6.21.0",
3838
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
3939
"auto": "^11.3.0",
40-
"@babel/eslint-parser": "^7.26.5",
40+
"@babel/eslint-parser": "^7.26.10",
4141
"babel-jest": "^29.7.0",
4242
"babel-loader": "^9.2.1",
4343
"css-loader": "^6.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -248,10 +248,10 @@
248248
json5 "^2.2.3"
249249
semver "^6.3.1"
250250

251-
"@babel/eslint-parser@^7.26.5":
252-
version "7.26.5"
253-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz#aa669f4d873f9cd617050cf3c40c19cd96307efb"
254-
integrity sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==
251+
"@babel/eslint-parser@^7.26.10":
252+
version "7.26.10"
253+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.10.tgz#4423cb3f84c26978439feabfe23c5aa929400737"
254+
integrity sha512-QsfQZr4AiLpKqn7fz+j7SN+f43z2DZCgGyYbNJ2vJOqKfG4E6MZer1+jqGZqKJaxq/gdO2DC/nUu45+pOL5p2Q==
255255
dependencies:
256256
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
257257
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)