Skip to content

Commit

Permalink
Merge pull request #404 from Gemunion/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/node to v20.14.15
  • Loading branch information
TrejGun authored Aug 9, 2024
2 parents b9a26b1 + 60a138e commit 33fba44
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/biometric/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nestjs/testing": "10.3.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/passport": "1.0.16",
"@types/passport-facebook": "3.0.3",
"@types/passport-google-oauth": "1.0.45",
Expand Down
2 changes: 1 addition & 1 deletion apps/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@nestjs/testing": "10.3.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/passport": "1.0.16",
"@types/passport-jwt": "4.0.1",
"@types/uuid": "9.0.8",
Expand Down
2 changes: 1 addition & 1 deletion apps/jwks-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nestjs/testing": "10.3.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/passport": "1.0.16",
"@types/passport-jwt": "4.0.1",
"@typescript-eslint/eslint-plugin": "8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/jwt-gql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nestjs/testing": "10.3.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/passport": "1.0.16",
"@types/passport-jwt": "4.0.1",
"@types/uuid": "9.0.8",
Expand Down
2 changes: 1 addition & 1 deletion apps/jwt-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nestjs/testing": "10.3.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/passport": "1.0.16",
"@types/passport-facebook": "3.0.3",
"@types/passport-google-oauth": "1.0.45",
Expand Down
2 changes: 1 addition & 1 deletion apps/jwt-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nestjs/testing": "10.3.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/passport": "1.0.16",
"@types/passport-jwt": "4.0.1",
"@types/passport-local": "1.0.38",
Expand Down
2 changes: 1 addition & 1 deletion apps/metamask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nestjs/testing": "10.3.10",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/passport": "1.0.16",
"@types/passport-facebook": "3.0.3",
"@types/passport-google-oauth": "1.0.45",
Expand Down
2 changes: 1 addition & 1 deletion apps/session-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/express": "4.17.21",
"@types/express-session": "1.18.0",
"@types/jest": "29.5.12",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/node-rsa": "1.1.4",
"@types/passport": "1.0.16",
"@types/passport-facebook": "3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/session-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/express": "4.17.21",
"@types/express-session": "1.18.0",
"@types/jest": "29.5.12",
"@types/node": "20.14.14",
"@types/node": "20.14.15",
"@types/passport": "1.0.16",
"@types/passport-local": "1.0.38",
"@typescript-eslint/eslint-plugin": "8.0.1",
Expand Down

0 comments on commit 33fba44

Please sign in to comment.