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 May 28, 2023
1 parent 1abda85 commit 880793f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"shelljs": "^0.8.5"
},
"devDependencies": {
"@types/jest": "26.0.24",
"@types/jest": "29.5.1",
"@types/js-yaml": "4.0.5",
"@types/node": "12.20.55",
"@typescript-eslint/eslint-plugin": "4.33.0",
Expand All @@ -67,13 +67,13 @@
"eslint-plugin-jest": "24.7.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "5.2.0",
"jest": "26.6.3",
"jest-circus": "26.6.3",
"jest": "29.5.0",
"jest-circus": "29.5.0",
"js-yaml": "4.1.0",
"lint-staged": "10.5.4",
"prettier": "2.7.1",
"standard-version": "9.5.0",
"ts-jest": "26.5.6",
"ts-jest": "29.1.0",
"typescript": "4.8.4"
}
}

0 comments on commit 880793f

Please sign in to comment.