Skip to content

Commit a0b6bae

Browse files
chore(devdeps): update dependency @testing-library/jest-dom to v5.16.2 (#620)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 64f1e6b commit a0b6bae

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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": "16.0.0",
1717
"@rollup/plugin-babel": "5.3.0",
1818
"@rollup/plugin-node-resolve": "13.1.3",
19-
"@testing-library/jest-dom": "5.16.1",
19+
"@testing-library/jest-dom": "5.16.2",
2020
"@testing-library/react": "12.1.2",
2121
"@testing-library/react-hooks": "7.0.2",
2222
"builtin-modules": "3.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3399,9 +3399,9 @@ __metadata:
33993399
languageName: node
34003400
linkType: hard
34013401

3402-
"@testing-library/jest-dom@npm:5.16.1":
3403-
version: 5.16.1
3404-
resolution: "@testing-library/jest-dom@npm:5.16.1"
3402+
"@testing-library/jest-dom@npm:5.16.2":
3403+
version: 5.16.2
3404+
resolution: "@testing-library/jest-dom@npm:5.16.2"
34053405
dependencies:
34063406
"@babel/runtime": ^7.9.2
34073407
"@types/testing-library__jest-dom": ^5.9.1
@@ -3412,7 +3412,7 @@ __metadata:
34123412
dom-accessibility-api: ^0.5.6
34133413
lodash: ^4.17.15
34143414
redent: ^3.0.0
3415-
checksum: c5e3b5b021b50478137f96b85f8f6f86d2b25555d2501548982e093986f9c089c7b394449c30283ca3e28a50e845587403d9124ad1b516c55cf9af20a0fbbde4
3415+
checksum: e4569df67c4c4998d2c60c6cf00ce2f1ac10c9397e0970320728c8be8f4e2c17a0e801705ce8a7384f7f5629b598a6f58db91d4401dde02044f5625405ca0988
34163416
languageName: node
34173417
linkType: hard
34183418

@@ -10681,7 +10681,7 @@ __metadata:
1068110681
"@commitlint/config-conventional": 16.0.0
1068210682
"@rollup/plugin-babel": 5.3.0
1068310683
"@rollup/plugin-node-resolve": 13.1.3
10684-
"@testing-library/jest-dom": 5.16.1
10684+
"@testing-library/jest-dom": 5.16.2
1068510685
"@testing-library/react": 12.1.2
1068610686
"@testing-library/react-hooks": 7.0.2
1068710687
builtin-modules: 3.2.0

0 commit comments

Comments
 (0)