Skip to content

Commit db554a3

Browse files
committed
chore(deps): update dependency @testing-library/jest-dom to v6.6.3
1 parent cf3dc23 commit db554a3

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@storybook/addon-postcss": "2.0.0",
4343
"@storybook/builder-webpack5": "7.6.20",
4444
"@storybook/react": "7.6.20",
45-
"@testing-library/jest-dom": "6.6.2",
45+
"@testing-library/jest-dom": "6.6.3",
4646
"@testing-library/react": "14.3.1",
4747
"@types/node": "20.17.4",
4848
"@types/react": "18.3.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1986,10 +1986,10 @@
19861986
lz-string "^1.5.0"
19871987
pretty-format "^27.0.2"
19881988

1989-
"@testing-library/jest-dom@6.6.2":
1990-
version "6.6.2"
1991-
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz"
1992-
integrity sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw==
1989+
"@testing-library/jest-dom@6.6.3":
1990+
version "6.6.3"
1991+
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz"
1992+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
19931993
dependencies:
19941994
"@adobe/css-tools" "^4.4.0"
19951995
aria-query "^5.0.0"

0 commit comments

Comments
 (0)