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 9635ff1 commit 2d16e43
Show file tree
Hide file tree
Showing 3 changed files with 1,000 additions and 1,295 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@semantic-release/exec": "5.0.0",
"@semantic-release/git": "9.0.1",
"@semantic-release/npm": "7.1.3",
"@types/jest": "27.4.1",
"@types/jest": "29.5.1",
"@types/node": "16.11.26",
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/parser": "5.14.0",
Expand All @@ -48,13 +48,13 @@
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"jest": "26.6.3",
"jest": "29.5.0",
"prettier": "2.5.1",
"pretty-quick": "3.1.3",
"rimraf": "3.0.2",
"rxjs": "7.5.5",
"semantic-release": "17.4.7",
"ts-jest": "26.5.6",
"ts-jest": "29.1.0",
"ts-node": "10.7.0",
"tsconfig-paths": "3.13.0",
"typescript": "4.6.2"
Expand Down
6 changes: 3 additions & 3 deletions src/lib/application/files/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@commitlint/cli": "16.2.1",
"@commitlint/config-conventional": "16.2.1",
"@types/express": "4.17.13",
"@types/jest": "27.4.1",
"@types/jest": "29.5.1",
"@types/node": "16.11.26",
"@types/supertest": "2.0.11",
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/parser": "5.14.0",
"jest": "26.6.3",
"jest": "29.5.0",
"eslint": "8.10.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
Expand All @@ -49,7 +49,7 @@
"prettier": "2.5.1",
"pretty-quick": "3.1.3",
"supertest": "6.2.2",
"ts-jest": "26.5.6",
"ts-jest": "29.1.0",
"ts-loader": "9.2.7",
"ts-node": "10.7.0",
"tsconfig-paths": "3.13.0",
Expand Down
Loading

0 comments on commit 2d16e43

Please sign in to comment.