aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-23 03:46:56 +0000
committerGitHub <noreply@github.com>2021-10-23 03:46:56 +0000
commit475d3a65217655f12408b7ad9f472230a6ef7c03 (patch)
treec8b60492366aaaf71c5da9f880a1c295074be532 /package-lock.json
parent12171669c5e6514507d508b5a6dc93e80ce7bee0 (diff)
downloadnextcloud-server-475d3a65217655f12408b7ad9f472230a6ef7c03.tar.gz
nextcloud-server-475d3a65217655f12408b7ad9f472230a6ef7c03.zip
Bump @testing-library/user-event from 13.4.1 to 13.5.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.4.1 to 13.5.0. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v13.4.1...v13.5.0) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 25de5f82e52..7667fbf7225 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -81,7 +81,7 @@
"@nextcloud/eslint-config": "^4.0.0",
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@testing-library/jest-dom": "^5.14.1",
- "@testing-library/user-event": "^13.4.1",
+ "@testing-library/user-event": "^13.5.0",
"@testing-library/vue": "^5.8.2",
"babel-loader": "^8.2.3",
"babel-loader-exclude-node-modules-except": "^1.2.1",
@@ -7570,9 +7570,9 @@
}
},
"node_modules/@testing-library/user-event": {
- "version": "13.4.1",
- "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.4.1.tgz",
- "integrity": "sha512-WcnVwi96MmFsHLMNvBz03aPMVDU3UOgucXcn85fNXKKdtd7CHi2NAgE3hASt157yTB9krym0ikFVKbqYghKRCg==",
+ "version": "13.5.0",
+ "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz",
+ "integrity": "sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==",
"dev": true,
"dependencies": {
"@babel/runtime": "^7.12.5"
@@ -29712,9 +29712,9 @@
}
},
"@testing-library/user-event": {
- "version": "13.4.1",
- "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.4.1.tgz",
- "integrity": "sha512-WcnVwi96MmFsHLMNvBz03aPMVDU3UOgucXcn85fNXKKdtd7CHi2NAgE3hASt157yTB9krym0ikFVKbqYghKRCg==",
+ "version": "13.5.0",
+ "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz",
+ "integrity": "sha512-5Kwtbo3Y/NowpkbRuSepbyMFkZmHgD+vPzYB/RJ4oxt5Gj/avFFBYjhw27cqSVPVw/3a67NK1PbiIr9k4Gwmdg==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5"