Skip to content

Commit 06e729f

Browse files
chore(deps-dev): bump @babel/eslint-parser from 7.28.4 to 7.28.5 (#1030)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.28.4 to 7.28.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.5/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7366a25 commit 06e729f

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

@@ -10037,7 +10037,7 @@ __metadata:
1003710037
resolution: "node-packages@workspace:."
1003810038
dependencies:
1003910039
"@babel/core": "npm:7.23.3"
10040-
"@babel/eslint-parser": "npm:7.28.4"
10040+
"@babel/eslint-parser": "npm:7.28.5"
1004110041
"@evilmartians/lefthook": "npm:2.0.2"
1004210042
"@ffflorian/eslint-config": "npm:0.10.3"
1004310043
"@ffflorian/prettier-config": "npm:0.3.3"

0 commit comments

Comments
 (0)