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

Merge pull request #193 from nttgin/dependabot/npm_and_yarn/dev/babel/preset-env-7.9.0

Bump @babel/preset-env from 7.8.7 to 7.9.0
This commit is contained in:
Massimo Candela
2020-03-23 11:31:53 +01:00
committed by GitHub
2 changed files with 208 additions and 136 deletions

View File

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