Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 404b115

Browse files
Bump @babel/core from 7.21.4 to 7.24.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.4 to 7.24.3. - [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.3/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac9141e commit 404b115

2 files changed

Lines changed: 233 additions & 104 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/crowdbotics/cli#readme",
3030
"dependencies": {
3131
"@babel/cli": "^7.17.10",
32-
"@babel/core": "^7.18.5",
32+
"@babel/core": "^7.24.3",
3333
"@babel/generator": "^7.14.9",
3434
"@babel/parser": "^7.18.8",
3535
"@babel/preset-env": "^7.18.2",

0 commit comments

Comments
 (0)