Skip to content

Commit 08a6da8

Browse files
committed
build: update npm packages
1 parent b2df4db commit 08a6da8

File tree

2 files changed

+750
-631
lines changed

2 files changed

+750
-631
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@
4545
"vue": "^2.0.0"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "^7.9.0",
49-
"@babel/preset-env": "^7.9.5",
48+
"@babel/core": "^7.9.6",
49+
"@babel/preset-env": "^7.9.6",
5050
"@rollup/plugin-buble": "^0.21.3",
5151
"@rollup/plugin-commonjs": "^11.1.0",
5252
"@rollup/plugin-node-resolve": "^7.1.3",
5353
"@rollup/plugin-replace": "^2.3.2",
54-
"@types/node": "^13.13.2",
55-
"babel-jest": "^25.4.0",
54+
"@types/node": "^13.13.5",
55+
"babel-jest": "^26.0.1",
5656
"babel-loader": "^8.1.0",
5757
"brotli": "^1.3.2",
5858
"chalk": "^4.0.0",
@@ -66,11 +66,11 @@
6666
"eslint-plugin-vue-libs": "^4.0.0",
6767
"execa": "^4.0.0",
6868
"express": "^4.17.1",
69-
"jest": "^25.4.0",
69+
"jest": "^26.0.1",
7070
"nightwatch": "^1.3.1",
7171
"nightwatch-helpers": "^1.2.0",
7272
"regenerator-runtime": "^0.13.5",
73-
"rollup": "^2.7.2",
73+
"rollup": "^2.8.2",
7474
"rollup-plugin-terser": "^5.3.0",
7575
"semver": "^7.3.2",
7676
"todomvc-app-css": "^2.1.0",

0 commit comments

Comments
 (0)