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>2021-11-27 17:13:27 +0300
committerGitHub <noreply@github.com>2021-11-27 17:13:27 +0300
commit6ed5da993bcefb4b556f7d70e32a646d1f0c3b48 (patch)
tree948979d93ce03e4d2efd19c6364aae56e22e9d63 /package.json
parent240e050360268eb259c436f7a492c7a6344a8cc8 (diff)
Bump @testing-library/jest-dom from 5.15.0 to 5.15.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.15.0 to 5.15.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.15.0...v5.15.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.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 44ea25676ba..1ada37cdcac 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": "^1.0.0-beta.0",
- "@testing-library/jest-dom": "^5.15.0",
+ "@testing-library/jest-dom": "^5.15.1",
"@testing-library/user-event": "^13.5.0",
"@testing-library/vue": "^5.8.2",
"babel-loader": "^8.2.3",