Skip to content

Commit

Permalink
ci: bump the babel group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the babel group with 2 updates: [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) and [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3).


Updates `@babel/eslint-parser` from 7.24.8 to 7.25.0
- [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.0/eslint/babel-eslint-parser)

Updates `@babel/runtime-corejs3` from 7.24.8 to 7.25.0
- [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.0/packages/babel-runtime-corejs3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 27, 2024
1 parent 26a954c commit 9db7dc9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"postcss-preset-env": "^7.x"
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.8",
"@babel/runtime-corejs3": "^7.24.8",
"@babel/eslint-parser": "^7.25.0",
"@babel/runtime-corejs3": "^7.25.0",
"@cypress/vue": "^2.2.4",
"@cypress/webpack-dev-server": "^3.10.0",
"@nuxt/babel-preset-app": "^2.18.1",
Expand Down

0 comments on commit 9db7dc9

Please sign in to comment.