Skip to content

Commit

Permalink
Merge pull request #46 from peng-huang-ch/dependabot/npm_and_yarn/mai…
Browse files Browse the repository at this point in the history
…n/deps-75d1a3bde2

chore(deps): bump the deps group with 10 updates
  • Loading branch information
github-actions[bot] authored Jul 2, 2024
2 parents 6bf68a9 + b712826 commit cd6d9e1
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 223 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
},
"dependencies": {
"@nestjs/cache-manager": "^2.2.0",
"@nestjs/common": "^10.3.9",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.3.9",
"@nestjs/common": "^10.3.10",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.3.10",
"@nestjs/jwt": "^10.2.0",
"@nestjs/mapped-types": "*",
"@nestjs/microservices": "^10.3.9",
"@nestjs/microservices": "^10.3.10",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.3.9",
"@nestjs/swagger": "^7.1.17",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/swagger": "^7.4.0",
"@nestjs/terminus": "^10.2.3",
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/auto-instrumentations-node": "^0.47.1",
Expand Down Expand Up @@ -93,16 +93,16 @@
"@golevelup/ts-jest": "^0.5.0",
"@nestjs/cli": "^10.0.0",
"@nestjs/schematics": "^10.0.0",
"@nestjs/testing": "^10.3.9",
"@nestjs/testing": "^10.3.10",
"@types/express": "^4.17.17",
"@types/jest": "^29.5.2",
"@types/lodash": "^4.17.6",
"@types/node": "^20.14.9",
"@types/passport-google-oauth20": "^2.0.14",
"@types/passport-jwt": "^4.0.0",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"commitlint": "^19.2.2",
"eslint": "^8.42.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -121,6 +121,6 @@
"ts-loader": "^9.4.3",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
}
}
Loading

0 comments on commit cd6d9e1

Please sign in to comment.