about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-19 10:34:31 +0900
committerGitHub <noreply@github.com>2020-11-19 10:34:31 +0900
commit3d98741639e55838619ef3e2801438bd3b83fcd5 (patch)
treee58e76ca9a06009bef9d4cc65680d33a2bd6a475 /package.json
parentd942eb23feb5cb31c852d933b6ebb43a150d36b6 (diff)
Bump @testing-library/jest-dom from 5.11.5 to 5.11.6 (#15162)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.5 to 5.11.6.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.5...v5.11.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 f8f8ddda4..48e3fa8d4 100644
--- a/package.json
+++ b/package.json
@@ -170,7 +170,7 @@
     "wicg-inert": "^3.1.0"
   },
   "devDependencies": {
-    "@testing-library/jest-dom": "^5.11.5",
+    "@testing-library/jest-dom": "^5.11.6",
     "@testing-library/react": "^11.1.1",
     "babel-eslint": "^10.1.0",
     "babel-jest": "^26.6.3",