Skip to content

Commit

Permalink
pkg: Update @babel/eslint-parser to ^7.25.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 74227b0 commit e1602eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"node": "^18.18.0 || >=20.0.0"
},
"dependencies": {
"@babel/eslint-parser": "^7.25.7",
"@babel/eslint-parser": "^7.25.8",
"@babel/eslint-plugin": "^7.25.7",
"@eslint/js": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ __metadata:
resolution: "@anansi/eslint-plugin@workspace:packages/eslint-plugin"
dependencies:
"@babel/core": "npm:^7.25.2"
"@babel/eslint-parser": "npm:^7.25.7"
"@babel/eslint-parser": "npm:^7.25.8"
"@babel/eslint-plugin": "npm:^7.25.7"
"@eslint/js": "npm:^9.12.0"
"@types/babel__core": "npm:^7"
Expand Down Expand Up @@ -658,17 +658,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/eslint-parser@npm:7.25.7"
"@babel/eslint-parser@npm:^7.25.8":
version: 7.25.8
resolution: "@babel/eslint-parser@npm:7.25.8"
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/7609eda37e727b0ea70fc9f6175f13adf6d912d18f52430dd3acb88c403173a5b403a8f5a31158253b03fa2a4d7347475cc0d41cc3e9628386bd9cc12a139591
checksum: 10c0/3f62111b83f367652a690eb0e8714696a97df875b4df4ddabb58f3fcec628ae6501a3742f6af6c2a1f4b6b4df00d38e9063082bb82dae43b319e56afd884dae7
languageName: node
linkType: hard

Expand Down

0 comments on commit e1602eb

Please sign in to comment.