Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2023
1 parent 79dce9b commit be4464f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@kkt/less-modules": "^7.4.9",
"@types/jest": "~27.4.1",
"@types/jest": "~29.4.0",
"@types/react": "~18.0.0",
"@types/react-dom": "~18.0.0",
"kkt": "^7.4.9"
Expand Down

0 comments on commit be4464f

Please sign in to comment.