2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Bump @babel/core from 7.7.4 to 7.7.5 (#29827)

Bumps [@babel/core](https://github.com/babel/babel) from 7.7.4 to 7.7.5.
- [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.4...v7.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-09 12:53:53 +02:00
committed by XhmikosR
parent 815048db24
commit dde55d16a2
2 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
},
"devDependencies": {
"@babel/cli": "^7.7.5",
"@babel/core": "^7.7.4",
"@babel/core": "^7.7.5",
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
"@babel/preset-env": "^7.7.6",
"autoprefixer": "^9.7.3",