Skip to content

Commit bc6a295

Browse files
chore(deps): fix deps
1 parent 16aed3f commit bc6a295

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"url": "git+https://github.com/cerebral/overmind.git"
2424
},
2525
"dependencies": {
26-
"@babel/core": "^7.2.2",
26+
"@babel/core": "^7.4.5",
2727
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
2828
"@babel/plugin-transform-runtime": "^7.2.0",
2929
"@babel/preset-env": "^7.2.0",
30-
"@types/node": "10.5.1",
30+
"@types/node": "10.12.21",
3131
"@types/vscode": "^1.35.0",
3232
"@types/ws": "6.0.1",
3333
"axios": "0.18.0",

0 commit comments

Comments
 (0)