summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-29 10:01:20 +0000
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-05-29 14:48:02 +0200
commit6653543596416503178622a001df90824652a04f (patch)
treeb86eabe1e172c8a27324c2099e5846336072b903 /package.json
parentb1eb1b631141ceb4b1bc924d9779814336d7c752 (diff)
downloadnextcloud-server-6653543596416503178622a001df90824652a04f.tar.gz
nextcloud-server-6653543596416503178622a001df90824652a04f.zip
Bump jsdom from 16.5.2 to 16.6.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.5.2 to 16.6.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.5.2...16.6.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 467ba61a050..c2deca014fc 100644
--- a/package.json
+++ b/package.json
@@ -113,7 +113,7 @@
"exports-loader": "^1.1.1",
"file-loader": "^6.2.0",
"handlebars-loader": "^1.7.1",
- "jsdom": "^16.5.2",
+ "jsdom": "^16.6.0",
"jsdom-global": "^3.0.2",
"mocha": "^8.3.2",
"mochapack": "^2.1.2",