Update dependency @testing-library/jest-dom to v5.16.3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2022-03-26 02:44:42 +00:00 committed by Tilman Vatteroth
parent 14ea4853b6
commit 2ecad71515
2 changed files with 6 additions and 6 deletions

View file

@ -113,7 +113,7 @@
"devDependencies": { "devDependencies": {
"@next/bundle-analyzer": "12.1.0", "@next/bundle-analyzer": "12.1.0",
"@testing-library/cypress": "8.0.2", "@testing-library/cypress": "8.0.2",
"@testing-library/jest-dom": "5.16.2", "@testing-library/jest-dom": "5.16.3",
"@testing-library/react": "12.1.4", "@testing-library/react": "12.1.4",
"@testing-library/user-event": "13.5.0", "@testing-library/user-event": "13.5.0",
"@types/d3-graphviz": "2.6.7", "@types/d3-graphviz": "2.6.7",

View file

@ -2175,7 +2175,7 @@ __metadata:
"@redux-devtools/core": 3.11.0 "@redux-devtools/core": 3.11.0
"@svgr/webpack": 6.2.1 "@svgr/webpack": 6.2.1
"@testing-library/cypress": 8.0.2 "@testing-library/cypress": 8.0.2
"@testing-library/jest-dom": 5.16.2 "@testing-library/jest-dom": 5.16.3
"@testing-library/react": 12.1.4 "@testing-library/react": 12.1.4
"@testing-library/user-event": 13.5.0 "@testing-library/user-event": 13.5.0
"@types/d3-graphviz": 2.6.7 "@types/d3-graphviz": 2.6.7
@ -3939,9 +3939,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@testing-library/jest-dom@npm:5.16.2": "@testing-library/jest-dom@npm:5.16.3":
version: 5.16.2 version: 5.16.3
resolution: "@testing-library/jest-dom@npm:5.16.2" resolution: "@testing-library/jest-dom@npm:5.16.3"
dependencies: dependencies:
"@babel/runtime": ^7.9.2 "@babel/runtime": ^7.9.2
"@types/testing-library__jest-dom": ^5.9.1 "@types/testing-library__jest-dom": ^5.9.1
@ -3952,7 +3952,7 @@ __metadata:
dom-accessibility-api: ^0.5.6 dom-accessibility-api: ^0.5.6
lodash: ^4.17.15 lodash: ^4.17.15
redent: ^3.0.0 redent: ^3.0.0
checksum: e4569df67c4c4998d2c60c6cf00ce2f1ac10c9397e0970320728c8be8f4e2c17a0e801705ce8a7384f7f5629b598a6f58db91d4401dde02044f5625405ca0988 checksum: 2d7b767bc1337eea9698ec6d57beea37b4993d848b30d7498b72eb975fbf58dea14039515fb4b393f95ea52f55ca5f91db5d7b2f746f8457e345021ed7482ecb
languageName: node languageName: node
linkType: hard linkType: hard