Skip to content

Commit

Permalink
build: update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kiaking committed May 8, 2020
1 parent b2df4db commit 08a6da8
Show file tree
Hide file tree
Showing 2 changed files with 750 additions and 631 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
"vue": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@babel/core": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@rollup/plugin-buble": "^0.21.3",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"@rollup/plugin-replace": "^2.3.2",
"@types/node": "^13.13.2",
"babel-jest": "^25.4.0",
"@types/node": "^13.13.5",
"babel-jest": "^26.0.1",
"babel-loader": "^8.1.0",
"brotli": "^1.3.2",
"chalk": "^4.0.0",
Expand All @@ -66,11 +66,11 @@
"eslint-plugin-vue-libs": "^4.0.0",
"execa": "^4.0.0",
"express": "^4.17.1",
"jest": "^25.4.0",
"jest": "^26.0.1",
"nightwatch": "^1.3.1",
"nightwatch-helpers": "^1.2.0",
"regenerator-runtime": "^0.13.5",
"rollup": "^2.7.2",
"rollup": "^2.8.2",
"rollup-plugin-terser": "^5.3.0",
"semver": "^7.3.2",
"todomvc-app-css": "^2.1.0",
Expand Down
Loading

0 comments on commit 08a6da8

Please sign in to comment.