aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-05 18:10:47 +0300
committerGitHub <[email protected]>2020-05-05 18:10:47 +0300
commit6f7c8d3caf5afdf85cdc8e9f14d4f7cdfdb1e209 (patch)
treef3bd26b229eab1d466c70a9c7fdc62039b636777 /package.json
parent55f80949f5db65bc355204978802beeb322f2a12 (diff)
downloadbootstrap-6f7c8d3caf5afdf85cdc8e9f14d4f7cdfdb1e209.tar.xz
bootstrap-6f7c8d3caf5afdf85cdc8e9f14d4f7cdfdb1e209.zip
Bump @babel/plugin-proposal-object-rest-spread from 7.9.5 to 7.9.6 (#30737)
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.9.5 to 7.9.6. - [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.9.5...v7.9.6) 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 83ecdad95..5ec1ea3f4 100644
--- a/package.json
+++ b/package.json
@@ -93,7 +93,7 @@
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.6",
- "@babel/plugin-proposal-object-rest-spread": "^7.9.5",
+ "@babel/plugin-proposal-object-rest-spread": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-node-resolve": "^7.1.3",