Skip to content

Commit

Permalink
Merge pull request #939 from teitei-tk/dependabot/npm_and_yarn/testin…
Browse files Browse the repository at this point in the history
…g-library/jest-dom-6.4.6

Bump @testing-library/jest-dom from 6.4.5 to 6.4.6
  • Loading branch information
teitei-tk authored Jun 19, 2024
2 parents 90e9b6f + 39fa613 commit d021528
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.1",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^12.1.5",
"@types/node": "^20.14.5",
"@vitejs/plugin-react": "^4.3.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ __metadata:
version: 8
cacheKey: 10c0

"@adobe/css-tools@npm:^4.3.2":
version: 4.3.3
resolution: "@adobe/css-tools@npm:4.3.3"
checksum: 10c0/e76e712df713964b87cdf2aca1f0477f19bebd845484d5fcba726d3ec7782366e2f26ec8cb2dcfaf47081a5c891987d8a9f5c3f30d11e1eb3c1848adc27fcb24
"@adobe/css-tools@npm:^4.4.0":
version: 4.4.0
resolution: "@adobe/css-tools@npm:4.4.0"
checksum: 10c0/d65ddc719389bf469097df80fb16a8af48a973dea4b57565789d70ac8e7ab4987e6dc0095da3ed5dc16c1b6f8960214a7590312eeda8abd543d91fd0f59e6c94
languageName: node
linkType: hard

Expand Down Expand Up @@ -990,11 +990,11 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.4.5":
version: 6.4.5
resolution: "@testing-library/jest-dom@npm:6.4.5"
"@testing-library/jest-dom@npm:^6.4.6":
version: 6.4.6
resolution: "@testing-library/jest-dom@npm:6.4.6"
dependencies:
"@adobe/css-tools": "npm:^4.3.2"
"@adobe/css-tools": "npm:^4.4.0"
"@babel/runtime": "npm:^7.9.2"
aria-query: "npm:^5.0.0"
chalk: "npm:^3.0.0"
Expand All @@ -1019,7 +1019,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10c0/4cfdd44e2abab2b9d399c47cbfe686729bb65160d7df0f9e2329aaaea7702f6e852a9eefb29b468f00c1e5a5274b684f8cac76959d33299dfa909ba007ea191d
checksum: 10c0/8f369c1d27f8128b3794c6b9af5f5b794a47af4670819756e9f4e7cf69e277b30e8b89c548277a279918f648c85c6c7874f1a867e52edd4edb0629a2cf377daa
languageName: node
linkType: hard

Expand Down Expand Up @@ -3779,7 +3779,7 @@ __metadata:
dependencies:
"@biomejs/biome": "npm:1.8.1"
"@next/third-parties": "npm:^14.2.4"
"@testing-library/jest-dom": "npm:^6.4.5"
"@testing-library/jest-dom": "npm:^6.4.6"
"@testing-library/react": "npm:^12.1.5"
"@types/node": "npm:^20.14.5"
"@types/react": "npm:^17.0.21"
Expand Down

0 comments on commit d021528

Please sign in to comment.