Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2022
1 parent 8daab56 commit c73ff1f
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 @@ -51,11 +51,11 @@
"devDependencies": {
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@jest/globals": "28.1.3",
"@jest/globals": "29.0.1",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/jest": "28.1.8",
"@types/jest": "29.0.0",
"@types/node": "17.0.24",
"@types/semver": "7.3.12",
"@types/yargs": "17.0.12",
Expand All @@ -68,7 +68,7 @@
"eslint-plugin-json": "3.1.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.1",
"jest": "28.1.3",
"jest": "29.0.1",
"lint-staged": "13.0.3",
"npm-run-all": "4.1.5",
"prettier": "2.7.1",
Expand Down

0 comments on commit c73ff1f

Please sign in to comment.