aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-09 18:06:44 +0300
committerGitHub <[email protected]>2024-04-09 18:06:44 +0300
commite958b370fe180cc3d783a7cf0f3c05911b4f4d88 (patch)
treeedfe26888f2a9d2f75d86af1a4879b9474f14655 /package.json
parentf0d280d4a911ddb8b2240adb93b6b9c6e7d00971 (diff)
downloadbootstrap-e958b370fe180cc3d783a7cf0f3c05911b4f4d88.tar.xz
bootstrap-e958b370fe180cc3d783a7cf0f3c05911b4f4d88.zip
Build(deps-dev): Bump @babel/core from 7.24.3 to 7.24.4 (#39891)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.3 to 7.24.4. - [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.4/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2ea24492a..f234fa6c6 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
},
"devDependencies": {
"@babel/cli": "^7.24.1",
- "@babel/core": "^7.24.3",
+ "@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.3",
"@docsearch/js": "^3.6.0",
"@popperjs/core": "^2.11.8",