Skip to content

Commit 9f17654

Browse files
committed
chore: update dependencies
1 parent 1199a74 commit 9f17654

File tree

2 files changed

+133
-115
lines changed

2 files changed

+133
-115
lines changed

Diff for: package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
"@nuxtjs/eslint-config": "^3.0.0",
7171
"@vue/server-test-utils": "^1.0.3",
7272
"@vue/test-utils": "^1.0.3",
73-
"@vuepress/plugin-google-analytics": "^1.5.0",
74-
"@vuepress/plugin-pwa": "^1.5.0",
73+
"@vuepress/plugin-google-analytics": "^1.5.1",
74+
"@vuepress/plugin-pwa": "^1.5.1",
7575
"babel-core": "^7.0.0-bridge",
7676
"babel-eslint": "^10.1.0",
7777
"babel-jest": "^26.0.1",
@@ -83,7 +83,7 @@
8383
"copy-webpack-plugin": "^6.0.2",
8484
"eslint": "^7.2.0",
8585
"eslint-config-standard": "^14.1.1",
86-
"eslint-plugin-import": "^2.20.2",
86+
"eslint-plugin-import": "^2.21.2",
8787
"eslint-plugin-jest": "^23.13.2",
8888
"eslint-plugin-node": "^11.1.0",
8989
"eslint-plugin-promise": "^4.2.1",
@@ -103,14 +103,14 @@
103103
"node-env-file": "^0.1.8",
104104
"puppeteer-core": "^3.3.0",
105105
"rimraf": "^3.0.2",
106-
"rollup": "^2.14.0",
106+
"rollup": "^2.15.0",
107107
"rollup-plugin-babel": "^4.4.0",
108108
"rollup-plugin-commonjs": "^10.1.0",
109109
"rollup-plugin-json": "^4.0.0",
110110
"rollup-plugin-node-resolve": "^5.2.0",
111111
"rollup-plugin-replace": "^2.2.0",
112112
"rollup-plugin-terser": "^6.1.0",
113-
"selenium-webdriver": "^4.0.0-alpha.5",
113+
"selenium-webdriver": "^4.0.0-alpha.7",
114114
"standard-version": "^8.0.0",
115115
"tib": "^0.7.4",
116116
"typescript": "^3.9.5",
@@ -120,7 +120,7 @@
120120
"vue-router": "^3.3.2",
121121
"vue-server-renderer": "^2.6.11",
122122
"vue-template-compiler": "^2.6.11",
123-
"vuepress": "^1.5.0",
123+
"vuepress": "^1.5.1",
124124
"vuepress-theme-vue": "^1.1.0",
125125
"webpack": "^4.43.0"
126126
}

0 commit comments

Comments
 (0)