Skip to content

Commit e743371

Browse files
chore(deps-dev): bump the jest group with 1 update (#1584)
Bumps the jest group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). Updates `@testing-library/jest-dom` from 6.4.1 to 6.4.2 - [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.1...v6.4.2) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 999308d commit e743371

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@strapi/eslint-config": "^0.2.0",
4141
"@swc/core": "^1.3.107",
4242
"@swc/jest": "^0.2.36",
43-
"@testing-library/jest-dom": "6.4.1",
43+
"@testing-library/jest-dom": "6.4.2",
4444
"@testing-library/react": "14.2.1",
4545
"@testing-library/user-event": "^14.5.2",
4646
"@tsconfig/node16": "^16.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5572,9 +5572,9 @@ __metadata:
55725572
languageName: node
55735573
linkType: hard
55745574

5575-
"@testing-library/jest-dom@npm:6.4.1":
5576-
version: 6.4.1
5577-
resolution: "@testing-library/jest-dom@npm:6.4.1"
5575+
"@testing-library/jest-dom@npm:6.4.2":
5576+
version: 6.4.2
5577+
resolution: "@testing-library/jest-dom@npm:6.4.2"
55785578
dependencies:
55795579
"@adobe/css-tools": ^4.3.2
55805580
"@babel/runtime": ^7.9.2
@@ -5601,7 +5601,7 @@ __metadata:
56015601
optional: true
56025602
vitest:
56035603
optional: true
5604-
checksum: 66cd945fc81181289835f24791ae4de4913ac4e4fd8bc2e2ee7393ad7298bc3c2fc5acd6951c5b2212a03ebe914c6924c3da6e46225126387cb2200554004b67
5604+
checksum: 631aeadbf4e738080ae095242cf1a29a0b4ee2f09c8bdd0d3f00a923707da64c1617e088ba9a961d098481afabdc1d19149fb7ef98edf15132348eb222f345ae
56055605
languageName: node
56065606
linkType: hard
56075607

@@ -8816,7 +8816,7 @@ __metadata:
88168816
"@strapi/eslint-config": ^0.2.0
88178817
"@swc/core": ^1.3.107
88188818
"@swc/jest": ^0.2.36
8819-
"@testing-library/jest-dom": 6.4.1
8819+
"@testing-library/jest-dom": 6.4.2
88208820
"@testing-library/react": 14.2.1
88218821
"@testing-library/user-event": ^14.5.2
88228822
"@tsconfig/node16": ^16.1.1

0 commit comments

Comments
 (0)