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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-02 05:14:50 +0300
committerGitHub <noreply@github.com>2020-02-02 05:14:50 +0300
commit5303aa0faf25da0c7bf6520855eba259b72205df (patch)
treecd09b6aeb924b50f00e100d6f6b560906b95f4ce /package.json
parent75cf5126b393241ff835062e78c2abe4c77d6452 (diff)
Bump jsdom from 16.0.1 to 16.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.0.1 to 16.1.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/16.0.1...16.1.0) Signed-off-by: dependabot-preview[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 d880eb8d7..1bcfae1b2 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-vue": "^6.1.2",
"file-loader": "^5.0.2",
- "jsdom": "^16.0.1",
+ "jsdom": "^16.1.0",
"jsdom-global": "^3.0.2",
"mocha": "^6.2.2",
"node-sass": "^4.13.1",