aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-27 02:04:00 +0000
committerGitHub <noreply@github.com>2021-11-27 02:04:00 +0000
commit700d8f1e04fa3f8517504271dc1e590ed3d2a1f1 (patch)
tree14f0a0f01bb8465e1b9037dff5888bebab042491 /package.json
parent7d67de24a5bde4ebe04af361e40da93048ae0c92 (diff)
downloadnextcloud-server-700d8f1e04fa3f8517504271dc1e590ed3d2a1f1.tar.gz
nextcloud-server-700d8f1e04fa3f8517504271dc1e590ed3d2a1f1.zip
Bump @testing-library/jest-dom from 5.15.0 to 5.15.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.15.0 to 5.15.1. - [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.0...v5.15.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... 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 e0cf89fc8ca..ca83e9def53 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.0",
+ "@testing-library/jest-dom": "^5.15.1",
"@testing-library/user-event": "^13.5.0",
"@testing-library/vue": "^5.8.2",
"babel-loader": "^8.2.3",