1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

Bump @babel/plugin-proposal-object-rest-spread from 7.9.0 to 7.9.5

Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.9.0 to 7.9.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.9.0...v7.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-08 08:25:14 +00:00
committed by GitHub
parent 69e8511c25
commit 07e6fe93eb
2 changed files with 16 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"@babel/core": "^7.9.0",
"@babel/node": "^7.8.7",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-object-rest-spread": "^7.9.0",
"@babel/plugin-proposal-object-rest-spread": "^7.9.5",
"@babel/preset-env": "^7.9.0",
"chai": "^4.2.0",
"chai-subset": "^1.6.0",