Skip to content

Commit ab9ed80

Browse files
authored
monorepo: Update test dependencies (#1390)
1 parent 138d914 commit ab9ed80

File tree

3 files changed

+133
-267
lines changed

3 files changed

+133
-267
lines changed

package.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,26 +36,25 @@
3636
"@changesets/changelog-github": "^0.4.8",
3737
"@changesets/cli": "^2.26.2",
3838
"@manypkg/cli": "^0.21.4",
39-
"@playwright/test": "^1.40.1",
39+
"@playwright/test": "^1.43.1",
4040
"@preconstruct/cli": "^2.8.2",
41-
"@testing-library/jest-dom": "^5.11.9",
42-
"@types/jest": "^29.2.5",
41+
"@testing-library/jest-dom": "^6.4.2",
42+
"@types/jest": "^29.5.12",
4343
"@types/node": "^20.9.5",
44-
"@types/testing-library__jest-dom": "^5.14.5",
4544
"@vanilla-extract/jest-transform": "workspace:*",
46-
"babel-jest": "^27.3.1",
45+
"babel-jest": "^29.7.0",
4746
"cross-env": "^7.0.3",
4847
"fast-glob": "^3.2.7",
4948
"jest": "^29.7.0",
50-
"jest-environment-jsdom": "^29.3.1",
49+
"jest-environment-jsdom": "^29.7.0",
5150
"prettier": "^2.8.8",
5251
"resolve.exports": "^1.1.0",
5352
"rollup": "^2.7.0",
5453
"rollup-plugin-dts": "^4.2.2",
5554
"rollup-plugin-node-externals": "^5.0.0",
5655
"tsx": "^4.7.2",
5756
"typescript": "^5.3.3",
58-
"vitest": "^1.2.2"
57+
"vitest": "^1.5.0"
5958
},
6059
"preconstruct": {
6160
"___experimentalFlags_WILL_CHANGE_IN_PATCH": {

0 commit comments

Comments
 (0)