Skip to content

Commit

Permalink
Merge pull request #1138 from daniel-ac-martin/renovate/jest
Browse files Browse the repository at this point in the history
Update jest
  • Loading branch information
daniel-ac-martin authored Nov 7, 2024
2 parents 6027be8 + 4c43157 commit 0e900cd
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 106 deletions.
6 changes: 3 additions & 3 deletions lib/head/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
},
"devDependencies": {
"@types/react": "^18.3.12",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"ts-jest": "29.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "4.9.5"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@storybook/manager-webpack5": "6.5.16",
"@storybook/react": "6.5.16",
"@storybook/theming": "6.5.16",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/react": "^18.3.12",
"@types/webpack-env": "1.18.5",
"babel-jest": "29.7.0",
Expand Down
125 changes: 23 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 0e900cd

Please sign in to comment.