Skip to content

Commit

Permalink
chore(deps): update dependency @babel/eslint-parser to v7.26.5 (#2063)
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 14, 2025
1 parent 1e2f65f commit 941bc8b
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 @@ -15,7 +15,7 @@
],
"version": "0.0.1",
"devDependencies": {
"@babel/eslint-parser": "7.25.9",
"@babel/eslint-parser": "7.26.5",
"@babel/eslint-plugin": "7.25.9",
"@babel/plugin-proposal-decorators": "7.25.9",
"eslint": "9.17.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -485,17 +485,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": "npm:5.1.1-v1"
eslint-visitor-keys: "npm:^2.1.0"
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.11.0
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/7dc525da9a076906aff562f82373765785732edf306e2be6497e347ed73be80d3544f2f845a77c2376bfa1c7c8c3580ea7346b12b78d8ddf4365c44fe9c35c4b
checksum: 10c0/b72b148096c3155c7cfec1fb8a6df3ff518a9ece086766fb924fc461867cf22421c7b475febba8831c2f1ef44c1b045c480cc6fa5b0c0c003908329a9b067426
languageName: node
linkType: hard

Expand Down Expand Up @@ -20090,7 +20090,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root@workspace:."
dependencies:
"@babel/eslint-parser": "npm:7.25.9"
"@babel/eslint-parser": "npm:7.26.5"
"@babel/eslint-plugin": "npm:7.25.9"
"@babel/plugin-proposal-decorators": "npm:7.25.9"
eslint: "npm:9.17.0"
Expand Down

0 comments on commit 941bc8b

Please sign in to comment.