Skip to content

Commit 49bb65e

Browse files
build(deps): bump @testing-library/jest-dom from 6.1.5 to 6.1.6 (#2209)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.5 to 6.1.6. - [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.1.5...v6.1.6) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b7cedc commit 49bb65e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@shopify/react-i18n": "^7.8.0",
2424
"@svgr/webpack": "^8.1.0",
2525
"@testing-library/dom": "^9.3.3",
26-
"@testing-library/jest-dom": "^6.1.5",
26+
"@testing-library/jest-dom": "^6.1.6",
2727
"@testing-library/react": "^14.0.0",
2828
"@testing-library/user-event": "^14.5.1",
2929
"@types/file-saver": "^2.0.7",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ __metadata:
1212
languageName: node
1313
linkType: hard
1414

15-
"@adobe/css-tools@npm:^4.3.1":
15+
"@adobe/css-tools@npm:^4.3.2":
1616
version: 4.3.2
1717
resolution: "@adobe/css-tools@npm:4.3.2"
1818
checksum: 9667d61d55dc3b0a315c530ae84e016ce5267c4dd8ac00abb40108dc98e07b98e3090ce8b87acd51a41a68d9e84dcccb08cdf21c902572a9cf9dcaf830da4ae3
@@ -2852,7 +2852,7 @@ __metadata:
28522852
"@shopify/react-i18n": ^7.8.0
28532853
"@svgr/webpack": ^8.1.0
28542854
"@testing-library/dom": ^9.3.3
2855-
"@testing-library/jest-dom": ^6.1.5
2855+
"@testing-library/jest-dom": ^6.1.6
28562856
"@testing-library/react": ^14.0.0
28572857
"@testing-library/user-event": ^14.5.1
28582858
"@types/file-saver": ^2.0.7
@@ -4815,11 +4815,11 @@ __metadata:
48154815
languageName: node
48164816
linkType: hard
48174817

4818-
"@testing-library/jest-dom@npm:^6.1.5":
4819-
version: 6.1.5
4820-
resolution: "@testing-library/jest-dom@npm:6.1.5"
4818+
"@testing-library/jest-dom@npm:^6.1.6":
4819+
version: 6.1.6
4820+
resolution: "@testing-library/jest-dom@npm:6.1.6"
48214821
dependencies:
4822-
"@adobe/css-tools": ^4.3.1
4822+
"@adobe/css-tools": ^4.3.2
48234823
"@babel/runtime": ^7.9.2
48244824
aria-query: ^5.0.0
48254825
chalk: ^3.0.0
@@ -4841,7 +4841,7 @@ __metadata:
48414841
optional: true
48424842
vitest:
48434843
optional: true
4844-
checksum: 67f1433c7eb8649db6676df97d1144cf288e2d94c61e89531c05c587b56f2277454c558c97bcca567d5060ebd39caba5ba01d49dc57b3f005837477a401ad113
4844+
checksum: 8d1a80678027915228b483a116fb9e358d25e2faffcd9a2c40b371752fbd53b5cb87351215866a43dd09393e7d364c46fc43923566b00ef63bbf3576d47da940
48454845
languageName: node
48464846
linkType: hard
48474847

0 commit comments

Comments
 (0)