Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-28 04:13:40 +0300
committerdependabot[bot] <support@dependabot.com>2019-04-28 04:13:40 +0300
commit1dbd902e9719f12beab603ff933c97f189a41967 (patch)
tree3aae79b51bcecf2875460985bb7c6f6399a28602 /package.json
parent6615a10b74a996a29f1d9ed4f40d9ca6e3099279 (diff)
Bump jsdom from 14.0.0 to 15.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 14.0.0 to 15.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/14.0.0...15.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
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 d039b94..9b167ae 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"css-loader": "^2.1.1",
"file-loader": "^3.0.1",
"istanbul-instrumenter-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",