Skip to content

Commit 6632d50

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.26.7 to 7.26.8 - [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.26.8/packages/babel-core) Updates `@babel/eslint-parser` from 7.26.5 to 7.26.8 - [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.26.8/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel-dependencies - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b14d7e commit 6632d50

File tree

2 files changed

+50
-40
lines changed

2 files changed

+50
-40
lines changed

package-lock.json

+48-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"semver": "^7.7.1"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "^7.26.7",
47-
"@babel/eslint-parser": "^7.26.5",
46+
"@babel/core": "^7.26.8",
47+
"@babel/eslint-parser": "^7.26.8",
4848
"@eslint/compat": "^1.2.6",
4949
"@eslint/eslintrc": "^3.1.0",
5050
"@eslint/js": "^9.20.0",

0 commit comments

Comments
 (0)