Skip to content

Commit

Permalink
Update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2022
1 parent b0f7869 commit a607cd7
Show file tree
Hide file tree
Showing 3 changed files with 521 additions and 757 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"@babel/preset-typescript": "7.18.6",
"@changesets/cli": "2.24.3",
"@preconstruct/cli": "2.2.1",
"@types/jest": "27.5.2",
"@types/jest": "28.1.8",
"@types/lodash.merge": "4.6.7",
"@types/node": "17.0.45",
"@types/react": "17.0.48",
"@types/react-dom": "17.0.17",
"@vanilla-extract/babel-plugin": "1.1.7",
"concurrently": "7.3.0",
"jest": "27.5.1",
"jest": "29.0.0",
"prettier": "2.7.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"ts-jest": "27.1.5",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"tslib": "2.4.0",
"typescript": "4.7.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/rainbow-sprinkles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"devDependencies": {
"@vanilla-extract/css": "1.7.3",
"@vanilla-extract/dynamic": "2.0.2",
"@types/jest": "27.5.2",
"jest": "27.5.1"
"@types/jest": "28.1.8",
"jest": "29.0.0"
},
"peerDependencies": {
"@vanilla-extract/css": "^1",
Expand Down
Loading

0 comments on commit a607cd7

Please sign in to comment.