Skip to content

Commit

Permalink
chore(dev-deps): update dependency @babel/eslint-parser to v7.26.5 (#669
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 673cae3 commit 0483502
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/eslint-parser": "7.26.5",
"@babel/plugin-transform-modules-commonjs": "7.26.3",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.26.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,17 +147,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:7.25.9":
version: 7.25.9
resolution: "@babel/eslint-parser@npm:7.25.9"
"@babel/eslint-parser@npm:7.26.5":
version: 7.26.5
resolution: "@babel/eslint-parser@npm:7.26.5"
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals": 5.1.1-v1
eslint-visitor-keys: ^2.1.0
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.11.0
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
checksum: dd2afa122b62a5b07c1e71d1c23b2cd4d655d96609eb2ba1b1ae3ec6f415f4365b77d6669ff859aa7b75952fb63a1d29c5db6e5811fc4012841491cb2dee36e4
checksum: 3ed969eabc940aa29a2e5bef525674b47ebccb8dfe686737e84fed2b09fbf4bd23c2503936ed340bde2a870fc1917668ec7ab357b97bab504aceb84e9608d213
languageName: node
linkType: hard

Expand Down Expand Up @@ -8890,7 +8890,7 @@ __metadata:
dependencies:
"@babel/cli": 7.26.4
"@babel/core": 7.26.0
"@babel/eslint-parser": 7.25.9
"@babel/eslint-parser": 7.26.5
"@babel/plugin-transform-modules-commonjs": 7.26.3
"@babel/plugin-transform-runtime": 7.25.9
"@babel/preset-env": 7.26.0
Expand Down

0 comments on commit 0483502

Please sign in to comment.