Skip to content

Commit f5a48aa

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.25.9 to 7.26.5 (#812)
1 parent 3f0db10 commit f5a48aa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "My Node.js packages",
44
"devDependencies": {
55
"@babel/core": "7.23.3",
6-
"@babel/eslint-parser": "7.25.9",
6+
"@babel/eslint-parser": "7.26.5",
77
"@evilmartians/lefthook": "1.10.10",
88
"@ffflorian/eslint-config": "0.10.3",
99
"@ffflorian/prettier-config": "0.3.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,17 +74,17 @@ __metadata:
7474
languageName: node
7575
linkType: hard
7676

77-
"@babel/eslint-parser@npm:7.25.9":
78-
version: 7.25.9
79-
resolution: "@babel/eslint-parser@npm:7.25.9"
77+
"@babel/eslint-parser@npm:7.26.5":
78+
version: 7.26.5
79+
resolution: "@babel/eslint-parser@npm:7.26.5"
8080
dependencies:
8181
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
8282
eslint-visitor-keys: "npm:^2.1.0"
8383
semver: "npm:^6.3.1"
8484
peerDependencies:
8585
"@babel/core": ^7.11.0
8686
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
87-
checksum: 10c0/7dc525da9a076906aff562f82373765785732edf306e2be6497e347ed73be80d3544f2f845a77c2376bfa1c7c8c3580ea7346b12b78d8ddf4365c44fe9c35c4b
87+
checksum: 10c0/b72b148096c3155c7cfec1fb8a6df3ff518a9ece086766fb924fc461867cf22421c7b475febba8831c2f1ef44c1b045c480cc6fa5b0c0c003908329a9b067426
8888
languageName: node
8989
linkType: hard
9090

@@ -9536,7 +9536,7 @@ __metadata:
95369536
resolution: "node-packages@workspace:."
95379537
dependencies:
95389538
"@babel/core": "npm:7.23.3"
9539-
"@babel/eslint-parser": "npm:7.25.9"
9539+
"@babel/eslint-parser": "npm:7.26.5"
95409540
"@evilmartians/lefthook": "npm:1.10.10"
95419541
"@ffflorian/eslint-config": "npm:0.10.3"
95429542
"@ffflorian/prettier-config": "npm:0.3.3"

0 commit comments

Comments
 (0)