Skip to content

Commit 318f139

Browse files
chore(devdeps): update dependency @testing-library/jest-dom to v5.16.1 (#531)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1082e7a commit 318f139

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@commitlint/config-conventional": "15.0.0",
1717
"@rollup/plugin-babel": "5.3.0",
1818
"@rollup/plugin-node-resolve": "13.0.6",
19-
"@testing-library/jest-dom": "5.15.1",
19+
"@testing-library/jest-dom": "5.16.1",
2020
"@testing-library/react": "12.1.2",
2121
"@testing-library/react-hooks": "7.0.2",
2222
"@types/react-router-dom": "5.3.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3244,20 +3244,20 @@ __metadata:
32443244
languageName: node
32453245
linkType: hard
32463246

3247-
"@testing-library/jest-dom@npm:5.15.1":
3248-
version: 5.15.1
3249-
resolution: "@testing-library/jest-dom@npm:5.15.1"
3247+
"@testing-library/jest-dom@npm:5.16.1":
3248+
version: 5.16.1
3249+
resolution: "@testing-library/jest-dom@npm:5.16.1"
32503250
dependencies:
32513251
"@babel/runtime": ^7.9.2
32523252
"@types/testing-library__jest-dom": ^5.9.1
3253-
aria-query: ^4.2.2
3253+
aria-query: ^5.0.0
32543254
chalk: ^3.0.0
32553255
css: ^3.0.0
32563256
css.escape: ^1.5.1
32573257
dom-accessibility-api: ^0.5.6
32583258
lodash: ^4.17.15
32593259
redent: ^3.0.0
3260-
checksum: c9fba26f9a31c17143933537e16b55fdabbf065710f96f4c4be42de682651208d89361ac55bc68247610d9973ee37736f2a9911b50431d230f480b86379c2350
3260+
checksum: c5e3b5b021b50478137f96b85f8f6f86d2b25555d2501548982e093986f9c089c7b394449c30283ca3e28a50e845587403d9124ad1b516c55cf9af20a0fbbde4
32613261
languageName: node
32623262
linkType: hard
32633263

@@ -10071,7 +10071,7 @@ __metadata:
1007110071
"@commitlint/config-conventional": 15.0.0
1007210072
"@rollup/plugin-babel": 5.3.0
1007310073
"@rollup/plugin-node-resolve": 13.0.6
10074-
"@testing-library/jest-dom": 5.15.1
10074+
"@testing-library/jest-dom": 5.16.1
1007510075
"@testing-library/react": 12.1.2
1007610076
"@testing-library/react-hooks": 7.0.2
1007710077
"@types/react-router-dom": 5.3.2

0 commit comments

Comments
 (0)