summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-04-28 08:35:38 +0000
committerGitHub <noreply@github.com>2019-04-28 08:35:38 +0000
commit7c449aff6c5596744bf962d653813f6d2c7e8d13 (patch)
treec264803aeb2b2f0b60126d79a228d4f37a72c801 /package.json
parentdf8c6ea0cad950566446a9d5bcb579167a2387b8 (diff)
Bump jsdom from 14.0.0 to 15.0.0 (#1075)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a2795d2d..0c62a227 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"file-loader": "^3.0.1",
- "jsdom": "^14.0.0",
+ "jsdom": "^15.0.0",
"jsdom-global": "^3.0.2",
"mocha": "^5.2.0",
"mocha-webpack": "^2.0.0-beta.0",