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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-06-12 04:21:17 +0300
committerGitHub <noreply@github.com>2021-06-12 04:21:17 +0300
commit670f4522571fd3ed73206197e6f5cceee83f48cc (patch)
treec4c33e9b3332290539a5f5616dd03b4df2d8026b /package.json
parent6f894c8748267a7d5119c517a37c117faf142982 (diff)
Bump @testing-library/jest-dom from 5.12.0 to 5.14.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.12.0 to 5.14.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.12.0...v5.14.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 0254e8a4478..a371c429bc4 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"@nextcloud/browserslist-config": "^2.1.0",
"@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.5.0",
- "@testing-library/jest-dom": "^5.12.0",
+ "@testing-library/jest-dom": "^5.14.1",
"@testing-library/user-event": "^13.1.9",
"@testing-library/vue": "^5.6.2",
"babel-eslint": "^10.1.0",