Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Commit

Permalink
fix(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 915debc commit 4fbc883
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 @@ -30,7 +30,7 @@
"dependencies": {
"@types/cross-spawn": "6.0.2",
"@types/is-ci": "3.0.0",
"@types/jest": "28.1.4",
"@types/jest": "29.5.11",
"@types/lodash.merge": "4.6.7",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
Expand All @@ -42,12 +42,12 @@
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.1",
"is-ci": "3.0.1",
"jest": "28.1.2",
"jest": "29.7.0",
"lint-staged": "13.0.3",
"lodash.merge": "4.6.2",
"prettier": "2.7.1",
"rimraf": "3.0.2",
"ts-jest": "28.0.5",
"ts-jest": "29.1.1",
"ts-node": "10.8.2",
"ts-node-dev": "2.0.0",
"typescript": "4.7.4"
Expand Down

0 comments on commit 4fbc883

Please sign in to comment.