Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent b433f40 commit e1bca9d
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions apps/biometric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nestjs/testing": "10.4.8",
"@types/express": "4.17.21",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/passport": "1.0.17",
"@types/passport-facebook": "3.0.3",
"@types/passport-google-oauth": "1.0.45",
Expand All @@ -46,7 +46,7 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tsc-watch": "6.2.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions apps/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nestjs/testing": "10.4.8",
"@types/express": "4.17.21",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/passport": "1.0.17",
"@types/passport-jwt": "4.0.1",
"@types/uuid": "10.0.0",
Expand All @@ -44,7 +44,7 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tsc-watch": "6.2.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions apps/jwks-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"@nestjs/testing": "10.4.8",
"@types/express": "4.17.21",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/passport": "1.0.17",
"@types/passport-jwt": "4.0.1",
"jest": "29.7.0",
"prettier": "3.3.3",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tsc-watch": "6.2.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions apps/jwt-gql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/testing": "10.4.8",
"@types/express": "4.17.21",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/passport": "1.0.17",
"@types/passport-jwt": "4.0.1",
"@types/uuid": "10.0.0",
Expand All @@ -42,7 +42,7 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tsc-watch": "6.2.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions apps/jwt-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/testing": "10.4.8",
"@types/express": "4.17.21",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/passport": "1.0.17",
"@types/passport-facebook": "3.0.3",
"@types/passport-google-oauth": "1.0.45",
Expand All @@ -44,7 +44,7 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tsc-watch": "6.2.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions apps/jwt-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@nestjs/testing": "10.4.8",
"@types/express": "4.17.21",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/passport": "1.0.17",
"@types/passport-jwt": "4.0.1",
"@types/passport-local": "1.0.38",
Expand All @@ -49,7 +49,7 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tsc-watch": "6.2.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions apps/metamask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nestjs/testing": "10.4.8",
"@types/express": "4.17.21",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/passport": "1.0.17",
"@types/passport-facebook": "3.0.3",
"@types/passport-google-oauth": "1.0.45",
Expand All @@ -45,7 +45,7 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tsc-watch": "6.2.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions apps/session-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/express": "4.17.21",
"@types/express-session": "1.18.0",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/node-rsa": "1.1.4",
"@types/passport": "1.0.17",
"@types/passport-facebook": "3.0.3",
Expand All @@ -48,7 +48,7 @@
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tsc-watch": "6.2.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions apps/session-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"@types/express": "4.17.21",
"@types/express-session": "1.18.0",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
"@types/node": "22.9.1",
"@types/passport": "1.0.17",
"@types/passport-local": "1.0.38",
"jest": "29.7.0",
"prettier": "3.3.3",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tsc-watch": "6.2.1",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"engines": {
"node": ">=18"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"@ethberry/eslint-config": "5.0.4",
"husky": "9.1.6",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"prettier": "3.3.3"
},
Expand Down

0 comments on commit e1bca9d

Please sign in to comment.