Skip to content

Commit a2d6633

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): bump the babel group with 2 updates
Bumps the babel group with 2 updates: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) and [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register). Updates `@babel/cli` from 7.27.0 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-cli) Updates `@babel/register` from 7.25.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-register) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/register" 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 c196744 commit a2d6633

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -41,8 +41,8 @@
4141
"test:unit": "nyc mocha test/unit/*.test.js"
4242
},
4343
"devDependencies": {
44-
"@babel/cli": "^7.27.0",
45-
"@babel/register": "^7.25.9",
44+
"@babel/cli": "^7.27.1",
45+
"@babel/register": "^7.27.1",
4646
"@commitlint/cli": "^19.8.0",
4747
"@devpow112/babel-config": "^1.2.4",
4848
"@devpow112/commitlint-config": "^2.0.3",

0 commit comments

Comments
 (0)