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-10-18 16:37:18 +0300
committerGitHub <noreply@github.com>2022-10-18 16:37:18 +0300
commit15d8e6e1c7c9e85b75215ea849db7fdfa5f32114 (patch)
treeef6bd46dce5e20abe2b8a24f65eeb755e66c3def /package.json
parentdca76c6a5df948e3cf865da50145863585f84bc4 (diff)
Bump @rollup/plugin-babel from 5.3.1 to 6.0.0 (#37292)
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 5.3.1 to 6.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/url-v6.0.0/packages/babel) --- updated-dependencies: - dependency-name: "@rollup/plugin-babel" dependency-type: direct:development update-type: version-update:semver-major ... 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 0326c5f41e..af4485f15a 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"@babel/core": "^7.19.3",
"@babel/preset-env": "^7.19.3",
"@popperjs/core": "^2.11.6",
- "@rollup/plugin-babel": "^5.3.1",
+ "@rollup/plugin-babel": "^6.0.0",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-replace": "^5.0.0",