2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Bump @babel/plugin-proposal-object-rest-spread from 7.6.2 to 7.7.4 (#29724)

Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.6.2 to 7.7.4.
- [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.6.2...v7.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-25 12:02:38 +02:00
committed by XhmikosR
parent cd51c2a52d
commit 0160e56397
2 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -88,7 +88,7 @@
"devDependencies": {
"@babel/cli": "^7.7.0",
"@babel/core": "^7.7.2",
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
"@babel/preset-env": "^7.7.1",
"autoprefixer": "^9.7.2",
"babel-eslint": "^10.0.3",