Skip to content

Commit 6d56bf4

Browse files
authored
Merge pull request #141 from canyener/dependabot/npm_and_yarn/testing-library/jest-dom-5.12.0
Bump @testing-library/jest-dom from 5.11.10 to 5.12.0
2 parents 501f03f + 8ad5d85 commit 6d56bf4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^5.11.10",
6+
"@testing-library/jest-dom": "^5.12.0",
77
"@testing-library/react": "^11.2.6",
88
"@testing-library/user-event": "^13.1.5",
99
"react": "^17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2424,10 +2424,10 @@
24242424
lz-string "^1.4.4"
24252425
pretty-format "^26.6.2"
24262426

2427-
"@testing-library/jest-dom@^5.11.10":
2428-
version "5.11.10"
2429-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.10.tgz#1cd90715023e1627f5ed26ab3b38e6f22d77046c"
2430-
integrity sha512-FuKiq5xuk44Fqm0000Z9w0hjOdwZRNzgx7xGGxQYepWFZy+OYUMOT/wPI4nLYXCaVltNVpU1W/qmD88wLWDsqQ==
2427+
"@testing-library/jest-dom@^5.12.0":
2428+
version "5.12.0"
2429+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.12.0.tgz#6a5d340b092c44b7bce17a4791b47d9bc2c61443"
2430+
integrity sha512-N9Y82b2Z3j6wzIoAqajlKVF1Zt7sOH0pPee0sUHXHc5cv2Fdn23r+vpWm0MBBoGJtPOly5+Bdx1lnc3CD+A+ow==
24312431
dependencies:
24322432
"@babel/runtime" "^7.9.2"
24332433
"@types/testing-library__jest-dom" "^5.9.1"

0 commit comments

Comments
 (0)