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

Bump @babel/node from 7.8.7 to 7.10.1

Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.8.7 to 7.10.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-28 10:42:43 +00:00
committed by GitHub
parent 687f70c5b8
commit 32fb0651dc
2 changed files with 14 additions and 22 deletions

View File

@@ -24,7 +24,7 @@
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.10.1",
"@babel/node": "^7.8.7",
"@babel/node": "^7.10.1",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-object-rest-spread": "^7.10.0",
"@babel/preset-env": "^7.10.0",