Skip to content

Commit

Permalink
Bump @babel/eslint-parser from 7.23.3 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.23.3 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] authored Jul 29, 2024
1 parent da2a35f commit efc5310
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.23.3",
"@babel/eslint-parser": "^7.25.1",
"@fortawesome/fontawesome-free": "^6.5.1",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.8",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -191,17 +191,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/eslint-parser@npm:^7.23.3":
version: 7.23.3
resolution: "@babel/eslint-parser@npm:7.23.3"
"@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": 5.1.1-v1
eslint-visitor-keys: ^2.1.0
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.11.0
eslint: ^7.5.0 || ^8.0.0
checksum: 9573daebe21af5123c302c307be80cacf1c2bf236a9497068a14726d3944ef55e1282519d0ccf51882dfc369359a3442299c98cb22a419e209924db39d4030fd
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
checksum: 73207b7e84a58bd6560d29f11cf5c6f9d64a01b9299d4d0a145423a028ea4c402be2fd09228647fdbec14b65a07d4138e751468fd33d9a9363c9698582fa80b5
languageName: node
linkType: hard

Expand Down Expand Up @@ -6073,7 +6073,7 @@ __metadata:
resolution: "dpgui@workspace:."
dependencies:
"@babel/core": ^7.24.5
"@babel/eslint-parser": ^7.23.3
"@babel/eslint-parser": ^7.25.1
"@deepmodeling/args": 0.0.17
"@fortawesome/fontawesome-free": ^6.5.1
"@vue/cli-plugin-babel": ~5.0.8
Expand Down

0 comments on commit efc5310

Please sign in to comment.