Skip to content

Commit 3883f1f

Browse files
committed
chore: update deps
1 parent b31a1aa commit 3883f1f

File tree

2 files changed

+948
-955
lines changed

2 files changed

+948
-955
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"@babel/plugin-transform-flow-strip-types": "^7.0.0",
7575
"@babel/preset-env": "^7.0.0",
7676
"@babel/register": "^7.0.0",
77-
"@types/node": "^8.0.33",
78-
"@types/webpack": "^3.0.13",
77+
"@types/node": "^10.12.18",
78+
"@types/webpack": "^4.4.22",
7979
"acorn": "^5.2.1",
8080
"babel-eslint": "^8.0.3",
8181
"babel-helper-vue-jsx-merge-props": "^2.0.3",
@@ -85,7 +85,7 @@
8585
"babel-preset-flow-vue": "^1.0.0",
8686
"buble": "^0.19.3",
8787
"chalk": "^2.3.0",
88-
"chromedriver": "^2.30.1",
88+
"chromedriver": "^2.45.0",
8989
"codecov": "^3.0.0",
9090
"commitizen": "^2.9.6",
9191
"conventional-changelog": "^1.1.3",
@@ -124,13 +124,13 @@
124124
"nightwatch-helpers": "^1.2.0",
125125
"phantomjs-prebuilt": "^2.1.14",
126126
"resolve": "^1.3.3",
127-
"rollup": "^0.66.6",
127+
"rollup": "^0.68.1",
128128
"rollup-plugin-alias": "^1.3.1",
129129
"rollup-plugin-babel": "^4.0.1",
130130
"rollup-plugin-buble": "^0.19.2",
131131
"rollup-plugin-commonjs": "^9.2.0",
132132
"rollup-plugin-flow-no-whitespace": "^1.0.0",
133-
"rollup-plugin-node-resolve": "^3.0.0",
133+
"rollup-plugin-node-resolve": "^4.0.0",
134134
"rollup-plugin-replace": "^2.0.0",
135135
"selenium-server": "^2.53.1",
136136
"serialize-javascript": "^1.3.0",

0 commit comments

Comments
 (0)