Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 39c5b41 commit adc2a42
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 105 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@testing-library/user-event": "14.5.0",
"@types/facebook-pixel": "0.0.27",
"@types/hoist-non-react-statics": "3.3.1",
"@types/jest": "29.5.4",
"@types/jest": "29.5.8",
"@types/node": "20.6.0",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/common-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"lint:types": "tsc --project ./tsconfig.json --noEmit"
},
"devDependencies": {
"@types/jest": "29.5.4",
"@types/jest": "29.5.8",
"@types/node": "20.6.0",
"@wayofdev/eslint-config-bases": "3.0.1",
"eslint": "8.49.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@tailwindcss/typography": "0.5.10",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.4",
"@types/jest": "29.5.8",
"@types/node": "20.6.0",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
Expand Down
123 changes: 21 additions & 102 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 adc2a42

Please sign in to comment.