We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06790d1 commit 7f00b2dCopy full SHA for 7f00b2d
3 files changed
packages/shipjs-lib/package.json
@@ -25,8 +25,8 @@
25
},
26
"license": "MIT",
27
"devDependencies": {
28
- "@babel/core": "7.10.2",
29
- "@babel/preset-env": "7.10.2",
+ "@babel/core": "7.11.0",
+ "@babel/preset-env": "7.11.0",
30
"babel-eslint": "10.1.0",
31
"babel-jest": "26.0.1",
32
"eslint": "7.2.0",
packages/shipjs/package.json
@@ -61,9 +61,9 @@
61
"tempfile": "^3.0.0"
62
63
64
65
- "@babel/plugin-transform-runtime": "7.10.1",
66
+ "@babel/plugin-transform-runtime": "7.11.0",
67
68
69
0 commit comments