Skip to content

Commit

Permalink
chore(deps): update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent 2b2460e commit 62fa641
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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": "27.4.1",
"@types/node": "10.5.2",
"@types/winston": "2.3.9",
"codecov": "3.0.4",
"express": "4.16.3",
"jest": "23.4.0",
"jest": "27.5.1",
"jest-extended": "0.7.2",
"ts-jest": "24.0.0",
"ts-jest": "27.1.4",
"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": "27.4.1",
"codecov": "3.0.4",
"jest": "23.4.0",
"jest": "27.5.1",
"jest-extended": "0.7.2",
"ts-jest": "24.0.0",
"ts-jest": "27.1.4",
"tslint": "5.10.0",
"tslint-config-gplane": "3.0.0-beta.2",
"tslint-formatter-beauty": "3.0.0-beta.2",
Expand Down

0 comments on commit 62fa641

Please sign in to comment.