Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent fc78125 commit d0050a8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "2.26.1",
"@preconstruct/cli": "2.8.2",
"@types/jest": "29.5.11",
"@types/jest": "29.5.14",
"@types/lodash.merge": "4.6.7",
"@types/node": "18.7.14",
"@types/react": "18.2.46",
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 @@ -42,7 +42,7 @@
"test": "pnpm -w test"
},
"devDependencies": {
"@types/jest": "29.0.0",
"@types/jest": "29.5.14",
"@vanilla-extract/css": "1.11.0",
"@vanilla-extract/dynamic": "2.0.3",
"jest": "29.7.0"
Expand Down
20 changes: 6 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d0050a8

Please sign in to comment.