Skip to content

Commit 8579b16

Browse files
authored
Merge pull request #44 from tsparticles/renovate/testing-library-jest-dom-6.x-lockfile
fix(deps): update dependency @testing-library/jest-dom to v6.1.3
2 parents d7d7115 + 240c403 commit 8579b16

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,9 +1292,9 @@
12921292
regenerator-runtime "^0.13.4"
12931293

12941294
"@babel/runtime@^7.9.2":
1295-
version "7.22.10"
1296-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.10.tgz#ae3e9631fd947cb7e3610d3e9d8fef5f76696682"
1297-
integrity sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ==
1295+
version "7.22.15"
1296+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.15.tgz#38f46494ccf6cf020bd4eed7124b425e83e523b8"
1297+
integrity sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==
12981298
dependencies:
12991299
regenerator-runtime "^0.14.0"
13001300

@@ -2079,9 +2079,9 @@
20792079
pretty-format "^27.0.2"
20802080

20812081
"@testing-library/jest-dom@^6.0.0":
2082-
version "6.1.2"
2083-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.2.tgz#3e7422904349223cb1e04968adada63f65f40d5b"
2084-
integrity sha512-NP9jl1Q2qDDtx+cqogowtQtmgD2OVs37iMSIsTv5eN5ETRkf26Kj6ugVwA93/gZzzFWQAsgkKkcftDe91BJCkQ==
2082+
version "6.1.3"
2083+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.3.tgz#443118c9e4043f96396f120de2c7122504a079c5"
2084+
integrity sha512-YzpjRHoCBWPzpPNtg6gnhasqtE/5O4qz8WCwDEaxtfnPO6gkaLrnuXusrGSPyhIGPezr1HM7ZH0CFaUTY9PJEQ==
20852085
dependencies:
20862086
"@adobe/css-tools" "^4.3.0"
20872087
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)