Skip to content

Commit 459c373

Browse files
authored
Merge pull request #5807 from ChatGPTNextWeb/dependabot/npm_and_yarn/testing-library/jest-dom-6.6.3
chore(deps-dev): bump @testing-library/jest-dom from 6.6.2 to 6.6.3
2 parents 38fa305 + 05ef5ad commit 459c373

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@tauri-apps/api": "^1.6.0",
6060
"@tauri-apps/cli": "1.5.11",
6161
"@testing-library/dom": "^10.4.0",
62-
"@testing-library/jest-dom": "^6.6.2",
62+
"@testing-library/jest-dom": "^6.6.3",
6363
"@testing-library/react": "^16.0.1",
6464
"@types/jest": "^29.5.14",
6565
"@types/js-yaml": "4.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2114,10 +2114,10 @@
21142114
lz-string "^1.5.0"
21152115
pretty-format "^27.0.2"
21162116

2117-
"@testing-library/jest-dom@^6.6.2":
2118-
version "6.6.2"
2119-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz#8186aa9a07263adef9cc5a59a4772db8c31f4a5b"
2120-
integrity sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw==
2117+
"@testing-library/jest-dom@^6.6.3":
2118+
version "6.6.3"
2119+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
2120+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
21212121
dependencies:
21222122
"@adobe/css-tools" "^4.4.0"
21232123
aria-query "^5.0.0"

0 commit comments

Comments
 (0)