Skip to content

Commit 9d19304

Browse files
build(deps-dev): bump the babel group with 2 updates
Bumps the babel group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). Updates `@babel/core` from 7.26.10 to 7.27.1 - [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.27.1/packages/babel-core) Updates `@babel/preset-env` from 7.26.9 to 7.27.1 - [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.27.1/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11765cc commit 9d19304

File tree

2 files changed

+654
-455
lines changed

2 files changed

+654
-455
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
"styled-components": "^6.1.18"
8383
},
8484
"devDependencies": {
85-
"@babel/core": "^7.26.10",
86-
"@babel/preset-env": "^7.26.9",
85+
"@babel/core": "^7.27.1",
86+
"@babel/preset-env": "^7.27.2",
8787
"@eslint/js": "9.25.1",
8888
"@parcel/config-default": "^2.14.4",
8989
"@parcel/core": "^2.14.4",

0 commit comments

Comments
 (0)