Skip to content

Commit 1d68348

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): bump @babel/cli from 7.24.5 to 7.24.7
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.24.5 to 7.24.7. - [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.24.7/packages/babel-cli) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3716603 commit 1d68348

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"test:integration": "npm run -s build && mocha test/integration/*.test.mjs"
4242
},
4343
"devDependencies": {
44-
"@babel/cli": "^7.24.5",
44+
"@babel/cli": "^7.24.7",
4545
"@babel/register": "^7.24.6",
4646
"@commitlint/cli": "^18.6.1",
4747
"@devpow112/babel-config": "^1.2.1",

0 commit comments

Comments
 (0)