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-25 13:18:32 +0300
committerGitHub <noreply@github.com>2022-10-25 13:18:32 +0300
commitc8174a45668aefdf18af6f7ed340e14506aa7223 (patch)
tree880f82fb50d2f22e7f7162071e0430e9fb0d7d5a /package.json
parent700674b6e7f5fc1c4bf5dd414f1221ed0d38a671 (diff)
Bump @rollup/plugin-babel from 6.0.0 to 6.0.2 (#37371)
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 6.0.0 to 6.0.2. - [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/babel-v6.0.2/packages/babel) --- updated-dependencies: - dependency-name: "@rollup/plugin-babel" dependency-type: direct:development update-type: version-update:semver-patch ... 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 43f670faac..0e9455ca42 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"@babel/core": "^7.19.3",
"@babel/preset-env": "^7.19.4",
"@popperjs/core": "^2.11.6",
- "@rollup/plugin-babel": "^6.0.0",
+ "@rollup/plugin-babel": "^6.0.2",
"@rollup/plugin-commonjs": "^23.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.0",