aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-12 19:50:14 +0000
committerGitHub <noreply@github.com>2021-12-12 19:50:14 +0000
commitf16fafe615ad5e60f5bc37b67bf902db340930ee (patch)
tree8568204d276d71de756f4f4161a84ba5420c68f1
parent2e7c8a696dca0eb77ea1bc9bbdb2044bb0689b91 (diff)
parente7554eead073c13b15732829813840aff11bd9f2 (diff)
downloadnextcloud-server-f16fafe615ad5e60f5bc37b67bf902db340930ee.tar.gz
nextcloud-server-f16fafe615ad5e60f5bc37b67bf902db340930ee.zip
Merge pull request #30217 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.1
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 616d3cab56a..e0e080fcb0e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -81,7 +81,7 @@
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^4.0.0",
"@nextcloud/stylelint-config": "^2.0.1",
- "@testing-library/jest-dom": "^5.16.0",
+ "@testing-library/jest-dom": "^5.16.1",
"@testing-library/user-event": "^13.5.0",
"@testing-library/vue": "^5.8.2",
"babel-loader": "^8.2.3",
@@ -7470,9 +7470,9 @@
}
},
"node_modules/@testing-library/jest-dom": {
- "version": "5.16.0",
- "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.0.tgz",
- "integrity": "sha512-ECygvCL6ufPfHna4fsk7o24+3PVNhRbioDpFbfSVEZaglT6EjuRP+w8I5tzigFz1fobpvCrVRoKyR4qx2QUCxw==",
+ "version": "5.16.1",
+ "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.1.tgz",
+ "integrity": "sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==",
"dev": true,
"dependencies": {
"@babel/runtime": "^7.9.2",
@@ -28647,9 +28647,9 @@
}
},
"@testing-library/jest-dom": {
- "version": "5.16.0",
- "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.0.tgz",
- "integrity": "sha512-ECygvCL6ufPfHna4fsk7o24+3PVNhRbioDpFbfSVEZaglT6EjuRP+w8I5tzigFz1fobpvCrVRoKyR4qx2QUCxw==",
+ "version": "5.16.1",
+ "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.1.tgz",
+ "integrity": "sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw==",
"dev": true,
"requires": {
"@babel/runtime": "^7.9.2",
diff --git a/package.json b/package.json
index 01a47001e82..9d7c00353b6 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.16.0",
+ "@testing-library/jest-dom": "^5.16.1",
"@testing-library/user-event": "^13.5.0",
"@testing-library/vue": "^5.8.2",
"babel-loader": "^8.2.3",