Skip to content

Commit 4f0c084

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): bump the babel group across 1 directory with 2 updates
Bumps the babel group with 2 updates in the / directory: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) and [@devpow112/babel-config](https://github.com/devpow112/babel-config). Updates `@babel/cli` from 7.26.4 to 7.27.0 - [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.0/packages/babel-cli) Updates `@devpow112/babel-config` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/devpow112/babel-config/releases) - [Commits](devpow112/babel-config@v1.2.3...v1.2.4) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@devpow112/babel-config" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6957fe7 commit 4f0c084

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 9 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,10 +41,10 @@
4141
"test:integration": "npm run -s build && mocha test/integration/*.test.js"
4242
},
4343
"devDependencies": {
44-
"@babel/cli": "^7.26.4",
44+
"@babel/cli": "^7.27.0",
4545
"@babel/register": "^7.25.9",
4646
"@commitlint/cli": "^19.8.0",
47-
"@devpow112/babel-config": "^1.2.3",
47+
"@devpow112/babel-config": "^1.2.4",
4848
"@devpow112/commitlint-config": "^2.0.3",
4949
"@devpow112/eslint-config": "^3.0.3",
5050
"@devpow112/semantic-release-config": "^3.0.0",

0 commit comments

Comments
 (0)