Skip to content

Commit 9a840fe

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.26.8 to 7.27.0 (#849)
1 parent b38f7e9 commit 9a840fe

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

@@ -9777,7 +9777,7 @@ __metadata:
97779777
resolution: "node-packages@workspace:."
97789778
dependencies:
97799779
"@babel/core": "npm:7.23.3"
9780-
"@babel/eslint-parser": "npm:7.26.8"
9780+
"@babel/eslint-parser": "npm:7.27.0"
97819781
"@evilmartians/lefthook": "npm:1.11.2"
97829782
"@ffflorian/eslint-config": "npm:0.10.3"
97839783
"@ffflorian/prettier-config": "npm:0.3.3"

0 commit comments

Comments
 (0)