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-01-26 05:14:57 +0300
committerGitHub <noreply@github.com>2020-01-26 05:14:57 +0300
commitf553325077a291fc6c2c2d84270a47a3d1364626 (patch)
treeb26b2d82747e38c0c164ac8e53d9225e293e5949 /package.json
parent91ca646ac491e2f5f2b6157a8320467bce3fa23d (diff)
Bump jsdom from 16.0.0 to 16.0.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.0.0 to 16.0.1. - [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.0...16.0.1) 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 fda9d8a11..d8793cb0e 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.0",
+ "jsdom": "^16.0.1",
"jsdom-global": "^3.0.2",
"mocha": "^6.2.2",
"node-sass": "^4.13.1",