aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-24 15:39:35 +0200
committerGitHub <[email protected]>2020-03-24 15:39:35 +0200
commit735bb5996c5d6eb9901dd96e4f332ff7537f6cbb (patch)
tree8752805f087efd32594453b6f18488bc91733b34 /package.json
parent1ca47aef4f085618de567f8caadf82a92b274815 (diff)
downloadbootstrap-735bb5996c5d6eb9901dd96e4f332ff7537f6cbb.tar.xz
bootstrap-735bb5996c5d6eb9901dd96e4f332ff7537f6cbb.zip
Bump @babel/plugin-proposal-object-rest-spread from 7.8.3 to 7.9.0 (#30444)
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.8.3 to 7.9.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.9.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[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 270e2b479..073cdb35a 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
- "@babel/plugin-proposal-object-rest-spread": "^7.8.3",
+ "@babel/plugin-proposal-object-rest-spread": "^7.9.0",
"@babel/preset-env": "^7.8.7",
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",