Skip to content

Commit

Permalink
chore: upgrade @types/node for demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmukhateja committed Feb 7, 2024
1 parent 40bbb45 commit 134b3da
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 deletions demo/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 demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/jasmine": "~3.10.2",
"@types/jasminewd2": "~2.0.10",
"@types/jquery": "~3.5.8",
"@types/node": "~16.11.7",
"@types/node": "^20.11.16",
"chalk": "~4.1.2",
"jasmine-core": "~3.10.1",
"jasmine-spec-reporter": "~7.0.0",
Expand Down

0 comments on commit 134b3da

Please sign in to comment.