diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-01-14 15:08:51 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-01-14 15:08:51 +0200 |
| commit | 7faca149a383806e2d5a3932f5fb5d50f9251b72 (patch) | |
| tree | f8e98fffc210b5410281a226b732c7cd2517ac12 /package.json | |
| parent | 7a21544a621281b112ea171c8c3ea7367fe3e96a (diff) | |
| download | bootstrap-7faca149a383806e2d5a3932f5fb5d50f9251b72.tar.xz bootstrap-7faca149a383806e2d5a3932f5fb5d50f9251b72.zip | |
Bump @babel/plugin-proposal-object-rest-spread from 7.7.7 to 7.8.3 (#30020)
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.7.7 to 7.8.3.
- [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.7.7...v7.8.3)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a025c79b4..1bd205bed 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "devDependencies": { "@babel/cli": "^7.8.3", "@babel/core": "^7.7.7", - "@babel/plugin-proposal-object-rest-spread": "^7.7.7", + "@babel/plugin-proposal-object-rest-spread": "^7.8.3", "@babel/preset-env": "^7.7.7", "@rollup/plugin-commonjs": "^11.0.1", "@rollup/plugin-node-resolve": "^7.0.0", |
