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] committed Nov 7, 2023
1 parent 85ee0b3 commit 9185b94
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 @@ -53,7 +53,7 @@
"devDependencies": {
"@types/imagemin": "7.0.1",
"@types/imagemin-pngquant": "8.0.0",
"@types/jest": "26.0.24",
"@types/jest": "29.5.8",
"@types/node": "14.14.31",
"@types/sharp": "0.29.4",
"@typescript-eslint/eslint-plugin": "4.29.3",
Expand All @@ -66,7 +66,7 @@
"fast-glob": "3.2.7",
"imagemin": "7.0.1",
"imagemin-pngquant": "9.0.2",
"jest": "27.0.6",
"jest": "29.7.0",
"make-dir": "3.1.0",
"make-dir-cli": "3.0.0",
"organize-imports-cli": "0.8.0",
Expand All @@ -75,7 +75,7 @@
"rimraf": "3.0.2",
"sharp": "0.29.3",
"svgexport": "0.4.2",
"ts-jest": "27.0.4",
"ts-jest": "29.1.1",
"ts-loader": "9.2.6",
"ts-node": "10.2.1",
"typescript": "4.3.5",
Expand Down

0 comments on commit 9185b94

Please sign in to comment.