Skip to content

Commit 2a3a590

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.28.0 to 7.28.4 (#998)
1 parent 1e3947a commit 2a3a590

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.28.0",
6+
"@babel/eslint-parser": "7.28.4",
77
"@evilmartians/lefthook": "1.13.0",
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.28.0":
78-
version: 7.28.0
79-
resolution: "@babel/eslint-parser@npm:7.28.0"
77+
"@babel/eslint-parser@npm:7.28.4":
78+
version: 7.28.4
79+
resolution: "@babel/eslint-parser@npm:7.28.4"
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/ca25b8ce38026f22ef875bf45a7bf96601446461d245dabfd8422c4e9d17a8fbe48149b97f5adc58147962118b22acf7f45c54effef8501232f88b3e5eb7c62e
87+
checksum: 10c0/a13822d4511bcd55652ee6230a7d9bc9b64ec3af9c6faea6289d818b88525c7c22061118adcbe549ba604919fa3a47b4222e5aaccd4e61d0dc418741364991d1
8888
languageName: node
8989
linkType: hard
9090

@@ -10135,7 +10135,7 @@ __metadata:
1013510135
resolution: "node-packages@workspace:."
1013610136
dependencies:
1013710137
"@babel/core": "npm:7.23.3"
10138-
"@babel/eslint-parser": "npm:7.28.0"
10138+
"@babel/eslint-parser": "npm:7.28.4"
1013910139
"@evilmartians/lefthook": "npm:1.13.0"
1014010140
"@ffflorian/eslint-config": "npm:0.10.3"
1014110141
"@ffflorian/prettier-config": "npm:0.3.3"

0 commit comments

Comments
 (0)