We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0469dac commit 6fcb167Copy full SHA for 6fcb167
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.13.15",
+ "@babel/preset-env": "7.13.15",
30
"babel-eslint": "10.1.0",
31
"babel-jest": "26.0.1",
32
"eslint": "7.2.0",
packages/shipjs/package.json
@@ -59,9 +59,9 @@
59
"tempfile": "^3.0.0"
60
61
62
63
- "@babel/plugin-transform-runtime": "7.10.1",
64
+ "@babel/plugin-transform-runtime": "7.13.15",
65
66
67
0 commit comments