Skip to content

Commit

Permalink
chore(deps-dev): bump @babel/eslint-parser from 7.24.1 to 7.25.1
Browse files Browse the repository at this point in the history
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.24.1 to 7.25.1.
- [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.25.1/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent c762c4f commit 703e0ab
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@babel/core": "^7.23.5",
"@babel/eslint-parser": "^7.24.1",
"@babel/eslint-parser": "^7.25.1",
"@babel/eslint-plugin": "^7.23.5",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.24.1",
Expand Down
18 changes: 16 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.22.5, @babel/eslint-parser@npm:^7.24.1":
"@babel/eslint-parser@npm:^7.22.5":
version: 7.24.1
resolution: "@babel/eslint-parser@npm:7.24.1"
dependencies:
Expand All @@ -377,6 +377,20 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.25.1":
version: 7.25.1
resolution: "@babel/eslint-parser@npm:7.25.1"
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
eslint-visitor-keys: "npm:^2.1.0"
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.11.0
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
checksum: 10/9a2ddab3accd391a1eb95cb1ea655daa8603515d0f17081c542db8621c6bbbc65aa3b9b96b779854eed80cc8664a8969d7ac54479e8738876c0be5d26fd66efa
languageName: node
linkType: hard

"@babel/eslint-plugin@npm:^7.22.5, @babel/eslint-plugin@npm:^7.23.5":
version: 7.23.5
resolution: "@babel/eslint-plugin@npm:7.23.5"
Expand Down Expand Up @@ -15344,7 +15358,7 @@ __metadata:
resolution: "markflowy-monorepo@workspace:."
dependencies:
"@babel/core": "npm:^7.23.5"
"@babel/eslint-parser": "npm:^7.24.1"
"@babel/eslint-parser": "npm:^7.25.1"
"@babel/eslint-plugin": "npm:^7.23.5"
"@babel/plugin-proposal-class-properties": "npm:^7.18.6"
"@babel/plugin-proposal-decorators": "npm:^7.24.1"
Expand Down

0 comments on commit 703e0ab

Please sign in to comment.