Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-23 07:54:17 +0300
committerGitHub <noreply@github.com>2022-04-23 07:54:17 +0300
commit2bed5b6aa9ff43c73d73707882eb0cdcde4972d4 (patch)
tree9fe107d3493e982d703c9f3427a2555981b7c1cc /package-lock.json
parente20aab09e3913e53225549d9edc368b028970710 (diff)
Bump @testing-library/user-event from 14.1.0 to 14.1.1dependabot/npm_and_yarn/testing-library/user-event-14.1.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.1.0 to 14.1.1. - [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/v14.1...v14.1.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-patch ... 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 9750a22cb68..e61f18a84c8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -85,7 +85,7 @@
"@nextcloud/eslint-config": "^7.0.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@testing-library/jest-dom": "^5.16.4",
- "@testing-library/user-event": "^14.1.0",
+ "@testing-library/user-event": "^14.1.1",
"@testing-library/vue": "^5.8.2",
"@vue/test-utils": "^1.3.0",
"babel-loader": "^8.2.5",
@@ -3546,9 +3546,9 @@
}
},
"node_modules/@testing-library/user-event": {
- "version": "14.1.0",
- "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.1.0.tgz",
- "integrity": "sha512-+CGfMXlVM+OwREHDEsfTGsXIMI+rjr3a7YBUSutq7soELht+8kQrM5k46xa/WLfHdtX/wqsDIleL6bi4i+xz0w==",
+ "version": "14.1.1",
+ "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.1.1.tgz",
+ "integrity": "sha512-XrjH/iEUqNl9lF2HX9YhPNV7Amntkcnpw0Bo1KkRzowNDcgSN9i0nm4Q8Oi5wupgdfPaJNMAWa61A+voD6Kmwg==",
"dev": true,
"engines": {
"node": ">=12",
@@ -22198,9 +22198,9 @@
}
},
"@testing-library/user-event": {
- "version": "14.1.0",
- "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.1.0.tgz",
- "integrity": "sha512-+CGfMXlVM+OwREHDEsfTGsXIMI+rjr3a7YBUSutq7soELht+8kQrM5k46xa/WLfHdtX/wqsDIleL6bi4i+xz0w==",
+ "version": "14.1.1",
+ "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.1.1.tgz",
+ "integrity": "sha512-XrjH/iEUqNl9lF2HX9YhPNV7Amntkcnpw0Bo1KkRzowNDcgSN9i0nm4Q8Oi5wupgdfPaJNMAWa61A+voD6Kmwg==",
"dev": true,
"requires": {}
},