Skip to content

Commit 33b0e10

Browse files
committed
build(deps-dev): upgrade typescript to 5.5.3
1 parent da5466d commit 33b0e10

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"rxjs": "^7.8.1",
105105
"ts-node": "^10.9.2",
106106
"tslib": "^2.6.3",
107-
"typescript": "^5.4.0 <5.5.0",
107+
"typescript": "~5.5.3",
108108
"zone.js": "~0.14.8"
109109
},
110110
"packageManager": "[email protected]"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8281,7 +8281,7 @@ __metadata:
82818281
ts-jest: "npm:^29.0.0"
82828282
ts-node: "npm:^10.9.2"
82838283
tslib: "npm:^2.6.3"
8284-
typescript: "npm:^5.4.0 <5.5.0"
8284+
typescript: "npm:~5.5.3"
82858285
zone.js: "npm:~0.14.8"
82868286
peerDependencies:
82878287
"@angular-devkit/build-angular": ">=15.0.0 <19.0.0"
@@ -11980,23 +11980,23 @@ __metadata:
1198011980
languageName: node
1198111981
linkType: hard
1198211982

11983-
"typescript@npm:^5.4.0 <5.5.0":
11984-
version: 5.4.5
11985-
resolution: "typescript@npm:5.4.5"
11983+
"typescript@npm:~5.5.3":
11984+
version: 5.5.3
11985+
resolution: "typescript@npm:5.5.3"
1198611986
bin:
1198711987
tsc: bin/tsc
1198811988
tsserver: bin/tsserver
11989-
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
11989+
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
1199011990
languageName: node
1199111991
linkType: hard
1199211992

11993-
"typescript@patch:typescript@npm%3A^5.4.0 <5.5.0#optional!builtin<compat/typescript>":
11994-
version: 5.4.5
11995-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
11993+
"typescript@patch:typescript@npm%3A~5.5.3#optional!builtin<compat/typescript>":
11994+
version: 5.5.3
11995+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
1199611996
bin:
1199711997
tsc: bin/tsc
1199811998
tsserver: bin/tsserver
11999-
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
11999+
checksum: 10/7cf7acb78a80f749b82842f2ffe01e90e7b3e709a6f4268588e0b7599c41dca1059be217f47778fe1a380bfaf60933021ef20d002c426d4d7745e1b36c11467b
1200012000
languageName: node
1200112001
linkType: hard
1200212002

0 commit comments

Comments
 (0)