Skip to content

Commit

Permalink
chore: update dependency @types/node to >=22.9.4 (#1029)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Nov 25, 2024
1 parent a1f42bc commit 3ed66c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion libs/universal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"peerDependencies": {
"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.11.1",
"@types/node": ">=22.9.3",
"@types/node": ">=22.9.4",
"rxjs": ">=7.0.0"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ed66c5

Please sign in to comment.