Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 4, 2024
1 parent 6d3e873 commit 3eaf443
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
11 changes: 6 additions & 5 deletions web-app-demo/Frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions web-app-demo/Frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/platform-browser": "17.0.8",
"@angular/platform-browser-dynamic": "17.0.8",
"@angular/router": "17.0.8",
"@types/node": "20.12.7",
"@types/node": "20.14.1",
"cors": "2.8.5",
"express": "4.19.2",
"rxjs": "7.8.1",
Expand All @@ -39,7 +39,7 @@
"@angular/cli": "17.0.8",
"@angular/compiler-cli": "17.0.8",
"@types/jasmine": "5.1.4",
"@types/node": "20.12.7",
"@types/node": "20.14.1",
"@types/webpack-env": "1.18.4",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
Expand Down

0 comments on commit 3eaf443

Please sign in to comment.