Skip to content

Commit

Permalink
bump(deps): update jest to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2023
1 parent 8326c3d commit 02f8d80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"test:ci": "jest --ci --coverage --forceExit --maxWorkers=4"
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/jest": "29.4.0",
"eslint": "8.32.0",
"eslint-config-standard-jsx": "11.0.0",
"eslint-config-standard-with-typescript": "23.0.0",
"husky": "8.0.3",
"jest": "27.5.1",
"jest": "29.4.0",
"lerna": "5.1.8",
"lint-staged": "13.1.0",
"nock": "13.3.0",
"ts-jest": "27.1.5",
"ts-jest": "29.0.5",
"typescript": "4.2.4",
"wait-for-expect": "3.0.2"
},
Expand Down

0 comments on commit 02f8d80

Please sign in to comment.