Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-09 18:26:35 +0300
committerGitHub <noreply@github.com>2022-09-09 18:26:35 +0300
commit6e55fa929797a2d1d5250e1630615f515c45d0db (patch)
tree079b9aa0412b9253229a3d5adab54438a0b2b89d /package.json
parent74184f8c61529fbe0b627772a23cd0aa55c99440 (diff)
Bump @babel/core from 7.18.13 to 7.19.0 (#37090)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.13 to 7.19.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.19.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> 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 1634dce862..3169c50515 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
},
"devDependencies": {
"@babel/cli": "^7.18.10",
- "@babel/core": "^7.18.13",
+ "@babel/core": "^7.19.0",
"@babel/preset-env": "^7.19.0",
"@popperjs/core": "^2.11.6",
"@rollup/plugin-babel": "^5.3.1",