Skip to content

Commit

Permalink
chore(deps): update npm to v10.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 13710a9 commit da459d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
"typescript": "5.7.2",
"typescript-eslint": "^8.8.1"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
2 changes: 1 addition & 1 deletion packages/sendgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"peerDependencies": {
"@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.0.0"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"exports": {
".": {
"import": {
Expand Down
2 changes: 1 addition & 1 deletion packages/terminus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"peerDependencies": {
"@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.0.0"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"exports": {
".": {
"import": {
Expand Down

0 comments on commit da459d1

Please sign in to comment.