Skip to content

Commit

Permalink
Update dependency typescript to ~4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent 49b10b7 commit 8871cfe
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/ngx-filesize-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"karma-coverage": "^2.2.0",
"karma-jasmine": "^5.1.0",
"karma-jasmine-html-reporter": "^2.1.0",
"typescript": "~4.8.4"
"typescript": "~4.9.0"
}
}
2 changes: 1 addition & 1 deletion packages/ngx-filesize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"ng-packagr": "^14.2.1",
"rxjs": "^7.8.0",
"tslib": "^2.4.0",
"typescript": "~4.8.4",
"typescript": "~4.9.0",
"zone.js": "~0.15.0"
}
}
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8007,7 +8007,7 @@ __metadata:
ngx-filesize: "workspace:*"
rxjs: "npm:^7.8.0"
tslib: "npm:^2.4.0"
typescript: "npm:~4.8.4"
typescript: "npm:~4.9.0"
zone.js: "npm:~0.15.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8049,7 +8049,7 @@ __metadata:
ng-packagr: "npm:^14.2.1"
rxjs: "npm:^7.8.0"
tslib: "npm:^2.4.0"
typescript: "npm:~4.8.4"
typescript: "npm:~4.9.0"
zone.js: "npm:~0.15.0"
peerDependencies:
"@angular/common": ">= 14.2.0 < 20.0.0"
Expand Down Expand Up @@ -10933,23 +10933,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~4.8.4":
version: 4.8.4
resolution: "typescript@npm:4.8.4"
"typescript@npm:~4.9.0":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/663bf455b21ac024e719bb8c6a07bcaaa027a9943abfb58a694b59789e7d08578badb5556170267ad480e31786b8b4c8ab3c9c0e597d3b8df39af800e43c6ed5
checksum: 10c0/5f6cad2e728a8a063521328e612d7876e12f0d8a8390d3b3aaa452a6a65e24e9ac8ea22beb72a924fd96ea0a49ea63bb4e251fb922b12eedfb7f7a26475e5c56
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~4.8.4#optional!builtin<compat/typescript>":
version: 4.8.4
resolution: "typescript@patch:typescript@npm%3A4.8.4#optional!builtin<compat/typescript>::version=4.8.4&hash=1a91c8"
"typescript@patch:typescript@npm%3A~4.9.0#optional!builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/eecab597a5a8c6e7f14804f1447cfce02e214e32c02efcfe5219c94290e3d572490e8a0d8033fd075ac429d35babf85182541a50c50bfb0c21df33c59fb9bf82
checksum: 10c0/e3333f887c6829dfe0ab6c1dbe0dd1e3e2aeb56c66460cb85c5440c566f900c833d370ca34eb47558c0c69e78ced4bfe09b8f4f98b6de7afed9b84b8d1dd06a1
languageName: node
linkType: hard

Expand Down

0 comments on commit 8871cfe

Please sign in to comment.