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 Jun 16, 2024
1 parent 2b2460e commit beca830
Show file tree
Hide file tree
Showing 3 changed files with 1,874 additions and 2,366 deletions.
6 changes: 3 additions & 3 deletions packages/o-express-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"devDependencies": {
"@types/axios": "0.14.0",
"@types/express": "4.16.0",
"@types/jest": "23.3.2",
"@types/jest": "29.5.12",
"@types/node": "10.5.2",
"@types/winston": "2.3.9",
"codecov": "3.0.4",
"express": "4.16.3",
"jest": "23.4.0",
"jest": "29.7.0",
"jest-extended": "0.7.2",
"ts-jest": "24.0.0",
"ts-jest": "29.1.5",
"tslint": "5.10.0",
"tslint-config-gplane": "3.0.0-beta.2",
"tslint-formatter-beauty": "3.0.0-beta.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/o-router-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
},
"dependencies": {},
"devDependencies": {
"@types/jest": "23.3.2",
"@types/jest": "29.5.12",
"codecov": "3.0.4",
"jest": "23.4.0",
"jest": "29.7.0",
"jest-extended": "0.7.2",
"ts-jest": "24.0.0",
"ts-jest": "29.1.5",
"tslint": "5.10.0",
"tslint-config-gplane": "3.0.0-beta.2",
"tslint-formatter-beauty": "3.0.0-beta.2",
Expand Down
Loading

0 comments on commit beca830

Please sign in to comment.