Skip to content

Commit 211c137

Browse files
chore(deps): bump @testing-library/jest-dom from 6.4.6 to 6.6.3
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.6 to 6.6.3. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.6...v6.6.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d3bff2 commit 211c137

File tree

4 files changed

+20
-65
lines changed

4 files changed

+20
-65
lines changed

package-lock.json

Lines changed: 7 additions & 33 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
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@fortawesome/free-regular-svg-icons": "^6.6.0",
77
"@fortawesome/free-solid-svg-icons": "^6.6.0",
8-
"@testing-library/jest-dom": "^6.4.6",
8+
"@testing-library/jest-dom": "^6.6.3",
99
"@testing-library/react": "^14.2.2",
1010
"@testing-library/user-event": "^14.5.2",
1111
"airtable": "^0.12.2",

pnpm-lock.yaml

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

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
dependencies:
161161
"@babel/helper-plugin-utils" "^7.24.0"
162162

163-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.9.2":
163+
"@babel/runtime@^7.12.5":
164164
version "7.19.4"
165165
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.19.4.tgz"
166166
integrity sha512-EXpLCrk55f+cYqmHsSR+yD/0gAIMxxA9QK9lnQWzhMCvt+YmoBN7Zx94s++Kv0+unHk39vxNO8t+CMA2WSS3wA==
@@ -613,13 +613,12 @@
613613
lz-string "^1.5.0"
614614
pretty-format "^27.0.2"
615615

616-
"@testing-library/jest-dom@^6.4.6":
617-
version "6.4.6"
618-
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.4.6.tgz"
619-
integrity sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w==
616+
"@testing-library/jest-dom@^6.6.3":
617+
version "6.6.3"
618+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
619+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
620620
dependencies:
621621
"@adobe/css-tools" "^4.4.0"
622-
"@babel/runtime" "^7.9.2"
623622
aria-query "^5.0.0"
624623
chalk "^3.0.0"
625624
css.escape "^1.5.1"

0 commit comments

Comments
 (0)