Skip to content

Commit

Permalink
fix(deps): update jest monorepo to v29 (major) (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent dbf44fd commit cac0ab3
Show file tree
Hide file tree
Showing 3 changed files with 495 additions and 599 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "2.26.1",
"@preconstruct/cli": "2.4.4",
"@types/jest": "28.1.8",
"@types/jest": "29.5.11",
"@types/lodash.merge": "4.6.7",
"@types/node": "18.7.14",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"concurrently": "8.0.1",
"jest": "28.1.3",
"jest": "29.7.0",
"prettier": "2.8.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"ts-jest": "28.0.8",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"tslib": "2.4.0",
"typescript": "4.8.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/rainbow-sprinkles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/jest": "29.0.0",
"@vanilla-extract/css": "1.11.0",
"@vanilla-extract/dynamic": "2.0.3",
"jest": "28.1.3"
"jest": "29.7.0"
},
"peerDependencies": {
"@vanilla-extract/css": "^1",
Expand Down
Loading

0 comments on commit cac0ab3

Please sign in to comment.