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] committed Oct 18, 2022
1 parent 2441421 commit fe5210f
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 @@ -27,17 +27,17 @@
"all:publish": "lerna exec --no-private -- npm publish --tag latest --access public"
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/jest": "29.2.0",
"eslint": "7.32.0",
"eslint-config-standard-jsx": "10.0.0",
"eslint-config-standard-with-typescript": "21.0.1",
"husky": "8.0.1",
"jest": "27.5.1",
"jest": "29.2.1",
"lerna": "5.1.8",
"lint-staged": "13.0.3",
"nock": "13.2.9",
"shuffle-seed": "1.1.6",
"ts-jest": "27.1.5",
"ts-jest": "29.0.3",
"typescript": "4.2.4",
"wait-for-expect": "3.0.2"
},
Expand Down

0 comments on commit fe5210f

Please sign in to comment.