Skip to content

Commit f1f9445

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.26.5 to 7.26.8 (#840)
1 parent 1dd5319 commit f1f9445

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.26.5",
6+
"@babel/eslint-parser": "7.26.8",
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.26.5":
78-
version: 7.26.5
79-
resolution: "@babel/eslint-parser@npm:7.26.5"
77+
"@babel/eslint-parser@npm:7.26.8":
78+
version: 7.26.8
79+
resolution: "@babel/eslint-parser@npm:7.26.8"
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/b72b148096c3155c7cfec1fb8a6df3ff518a9ece086766fb924fc461867cf22421c7b475febba8831c2f1ef44c1b045c480cc6fa5b0c0c003908329a9b067426
87+
checksum: 10c0/00678fef68b7352b717d622398bd04a69d8472aa3d9c81bd1d3213d606abb2b84ea3f398c645dc9c451c1d2665f301aea541acd7b47291ed167d26133ca411d7
8888
languageName: node
8989
linkType: hard
9090

@@ -9419,7 +9419,7 @@ __metadata:
94199419
resolution: "node-packages@workspace:."
94209420
dependencies:
94219421
"@babel/core": "npm:7.23.3"
9422-
"@babel/eslint-parser": "npm:7.26.5"
9422+
"@babel/eslint-parser": "npm:7.26.8"
94239423
"@evilmartians/lefthook": "npm:1.10.10"
94249424
"@ffflorian/eslint-config": "npm:0.10.3"
94259425
"@ffflorian/prettier-config": "npm:0.3.3"

0 commit comments

Comments
 (0)