Skip to content

Commit d67dc97

Browse files
build(deps-dev): bump the babel-dependencies group with 2 updates
Bumps the babel-dependencies group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser). Updates `@babel/core` from 7.28.4 to 7.28.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.28.5/packages/babel-core) Updates `@babel/eslint-parser` from 7.28.4 to 7.28.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.28.5/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel-dependencies - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3f1694 commit d67dc97

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

package-lock.json

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"semver": "^7.7.3"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "^7.28.4",
47-
"@babel/eslint-parser": "^7.28.4",
46+
"@babel/core": "^7.28.5",
47+
"@babel/eslint-parser": "^7.28.5",
4848
"@eslint/compat": "^1.4.0",
4949
"@eslint/eslintrc": "^3.3.0",
5050
"@eslint/js": "^9.35.0",

0 commit comments

Comments
 (0)