Skip to content

Commit

Permalink
[GH] Update dependency @types/node to v20
Browse files Browse the repository at this point in the history
This is an imported pull request from #79.

Resolves #79

Bug: NA
Test: presubmits
Github-Pr-Head-Sha: 53be61e
GitOrigin-RevId: d6eb89d15eec25f10d99f313768daad8a5eeb944
Change-Id: I551c95ed66509891b892d089756abd42a62886a8
  • Loading branch information
renovate-bot authored and copybara-github committed Aug 20, 2024
1 parent 903c536 commit f0a1e1f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions internal/pkg/logrecordserver/ui/app/package-lock.json

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

2 changes: 1 addition & 1 deletion internal/pkg/logrecordserver/ui/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@angular/compiler-cli": "^18.0.0",
"@types/express": "^4.17.17",
"@types/jasmine": "~5.1.0",
"@types/node": "^18.18.0",
"@types/node": "^20.0.0",
"jasmine-core": "~5.1.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
Expand Down

0 comments on commit f0a1e1f

Please sign in to comment.