summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-04 03:11:38 +0000
committerGitHub <noreply@github.com>2021-12-04 03:11:38 +0000
commit80f3c70ce12c37d71b6ed3affde9c75e5678d1c3 (patch)
tree901fdaf8862d619549fe740a2a63eeb27a54b304 /package.json
parent82fc20f9d2225886a07200275e5b9d432e81772e (diff)
downloadnextcloud-server-80f3c70ce12c37d71b6ed3affde9c75e5678d1c3.tar.gz
nextcloud-server-80f3c70ce12c37d71b6ed3affde9c75e5678d1c3.zip
Bump @testing-library/jest-dom from 5.15.1 to 5.16.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.15.1 to 5.16.0. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.15.1...v5.16.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.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 ee9b2d350e0..9c493aacb56 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^4.0.0",
"@nextcloud/stylelint-config": "^2.0.1",
- "@testing-library/jest-dom": "^5.15.1",
+ "@testing-library/jest-dom": "^5.16.0",
"@testing-library/user-event": "^13.5.0",
"@testing-library/vue": "^5.8.2",
"babel-loader": "^8.2.3",