Skip to content

Commit

Permalink
Build(deps): bump @babel/eslint-parser from 7.21.8 to 7.24.5
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.21.8 to 7.24.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.24.5/eslint/babel-eslint-parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 1c289a7 commit bdd5a06
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"homepage": "https://gitlab.com/blgm/convulator#README",
"dependencies": {
"@babel/core": "7.24.5",
"@babel/eslint-parser": "7.21.8",
"@babel/eslint-parser": "7.24.5",
"@babel/preset-env": "7.24.3",
"@babel/preset-react": "7.24.1",
"babel-core": "7.0.0-bridge.0",
Expand Down

0 comments on commit bdd5a06

Please sign in to comment.