Skip to content

Commit 9989128

Browse files
committed
update dependencies
1 parent 53eeba2 commit 9989128

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/OUTDATED.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ Open Template Hub - Animated Code Editor UI Component v4
1313

1414
Following packages are not updated in the develop branch yet. So, if you want to update outdated packages on your own risk, update the package.json and install dependencies.
1515

16-
| Package | Current | Wanted | Latest | Location |
17-
| --- | --- | --- | --- | --- |
18-
| @types/node | 17.0.45 | 17.0.45 | 18.0.3 | node_modules/@types/node |
1916

2017
<table align="right"><tr><td><a href="https://opentemplatehub.com"><img src="https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/brand-logo.png" width="50px" alt="oth"/></a></td><td><b>Open Template Hub © 2021</b></td></tr></table>
2118

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/cli": "^14.0.1",
2929
"@angular/compiler-cli": "^14.0.1",
3030
"@types/jasmine": "^4.0.3",
31-
"@types/node": "^17.0.41",
31+
"@types/node": "^18.0.4",
3232
"jasmine-core": "^4.2.0",
3333
"karma": "^6.3.20",
3434
"karma-chrome-launcher": "~3.1.0",

0 commit comments

Comments
 (0)