aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-02 09:04:00 +0200
committerGitHub <[email protected]>2024-02-02 09:04:00 +0200
commit21624b91cded33a72dc5b2c82dad9bddc82798c0 (patch)
treea389e9ac00f35541e9291d1a605feb322ab0438c /package.json
parentf9943443533f844e7d75d96ef1b3db993a7db94a (diff)
downloadbootstrap-21624b91cded33a72dc5b2c82dad9bddc82798c0.tar.xz
bootstrap-21624b91cded33a72dc5b2c82dad9bddc82798c0.zip
Build(deps-dev): Bump @babel/core from 7.23.7 to 7.23.9 (#39630)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.7 to 7.23.9. - [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.23.9/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 43c1a4915..113f76621 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
},
"devDependencies": {
"@babel/cli": "^7.23.9",
- "@babel/core": "^7.23.7",
+ "@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-babel": "^6.0.4",