Skip to content

Commit

Permalink
chore(deps): update TypeScript
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosir committed Oct 6, 2022
1 parent 8c9a647 commit 73c017b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/node": "18.8.2",
"@types/node": "18.8.3",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"commitizen": "4.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/config-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"update-dependencies": "npx npm-check-updates -u"
},
"devDependencies": {
"@types/jest": "29.1.1",
"@types/jest": "29.1.2",
"jest": "29.1.2",
"jest-config": "29.1.2",
"jest-environment-jsdom": "29.1.2",
Expand Down

0 comments on commit 73c017b

Please sign in to comment.