File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 40
40
"@strapi/eslint-config" : " ^0.2.0" ,
41
41
"@swc/core" : " ^1.3.107" ,
42
42
"@swc/jest" : " ^0.2.36" ,
43
- "@testing-library/jest-dom" : " 6.4.1 " ,
43
+ "@testing-library/jest-dom" : " 6.4.2 " ,
44
44
"@testing-library/react" : " 14.2.1" ,
45
45
"@testing-library/user-event" : " ^14.5.2" ,
46
46
"@tsconfig/node16" : " ^16.1.1" ,
Original file line number Diff line number Diff line change @@ -5572,9 +5572,9 @@ __metadata:
5572
5572
languageName: node
5573
5573
linkType: hard
5574
5574
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 "
5578
5578
dependencies:
5579
5579
"@adobe/css-tools": ^4.3.2
5580
5580
"@babel/runtime": ^7.9.2
@@ -5601,7 +5601,7 @@ __metadata:
5601
5601
optional: true
5602
5602
vitest:
5603
5603
optional: true
5604
- checksum: 66cd945fc81181289835f24791ae4de4913ac4e4fd8bc2e2ee7393ad7298bc3c2fc5acd6951c5b2212a03ebe914c6924c3da6e46225126387cb2200554004b67
5604
+ checksum: 631aeadbf4e738080ae095242cf1a29a0b4ee2f09c8bdd0d3f00a923707da64c1617e088ba9a961d098481afabdc1d19149fb7ef98edf15132348eb222f345ae
5605
5605
languageName: node
5606
5606
linkType: hard
5607
5607
@@ -8816,7 +8816,7 @@ __metadata:
8816
8816
"@strapi/eslint-config": ^0.2.0
8817
8817
"@swc/core": ^1.3.107
8818
8818
"@swc/jest": ^0.2.36
8819
- "@testing-library/jest-dom": 6.4.1
8819
+ "@testing-library/jest-dom": 6.4.2
8820
8820
"@testing-library/react": 14.2.1
8821
8821
"@testing-library/user-event": ^14.5.2
8822
8822
"@tsconfig/node16": ^16.1.1
You can’t perform that action at this time.
0 commit comments