Skip to content

Commit

Permalink
feat(deps): Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent 9064b7e commit ab5f9ab
Show file tree
Hide file tree
Showing 3 changed files with 1,213 additions and 1,072 deletions.
6 changes: 3 additions & 3 deletions packages/cloudfront-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"preversion": "yarn lint && yarn test && yarn build"
},
"devDependencies": {
"@types/jest": "25.2.3",
"@types/jest": "29.5.12",
"@types/node": "10.17.60",
"@types/vfile-message": "2.0.0",
"jest": "25.5.4",
"jest": "29.7.0",
"jest-environment-node-debug": "2.0.0",
"prettier": "1.19.1",
"ts-jest": "25.5.1",
"ts-jest": "29.1.4",
"ts-node": "8.10.2",
"tslint": "5.20.1",
"tslint-config-prettier": "1.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"eslint": "6.8.0",
"eslint-config-stylelint": "11.1.0",
"jest": "25.5.4",
"jest": "29.7.0",
"stylelint": "13.13.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit ab5f9ab

Please sign in to comment.