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:
authorMichaIng <micha@dietpi.com>2022-05-07 14:54:12 +0300
committerGitHub <noreply@github.com>2022-05-07 14:54:12 +0300
commit5a8595fbddaf7c0918a57f3914742a4523634c14 (patch)
tree43217033794b67847a8c74bbf14a50f315adb2a7 /package.json
parent03554060d74b45305b56c589e7c46ca9d676ba33 (diff)
parent2bed5b6aa9ff43c73d73707882eb0cdcde4972d4 (diff)
Merge pull request #32096 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-14.1.1
Bump @testing-library/user-event from 14.1.0 to 14.1.1
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 38f75206fa8..778e61f29d7 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,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",