Skip to content

Commit

Permalink
chore(deps-dev): bump the babel group with 2 updates (#1569)
Browse files Browse the repository at this point in the history
Bumps the babel group with 2 updates: [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).


Updates `@babel/parser` from 7.25.3 to 7.25.4
- [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.4/packages/babel-parser)

Updates `@babel/preset-env` from 7.25.3 to 7.25.4
- [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.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 41149c6 commit 879d5d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
},
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/parser": "7.25.3",
"@babel/preset-env": "7.25.3",
"@babel/parser": "7.25.4",
"@babel/preset-env": "7.25.4",
"@babel/register": "7.24.6",
"@rollup/plugin-babel": "6.0.4",
"@typescript-eslint/eslint-plugin": "8.2.0",
Expand Down

0 comments on commit 879d5d1

Please sign in to comment.