Skip to content

Commit f6c86fd

Browse files
build(deps-dev): bump typescript from 4.5.5 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.8.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.5...v4.8.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7443036 commit f6c86fd

File tree

2 files changed

+4
-24
lines changed

2 files changed

+4
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"ts-jest": "^27.1.3",
8181
"ts-node": "^10.5.0",
8282
"ts-patch": "^2.0.1",
83-
"typescript": "4.5.5",
83+
"typescript": "4.9.4",
8484
"ultra-runner": "^3.10.5"
8585
},
8686
"packageManager": "yarn@3.1.1",

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4433,7 +4433,7 @@ __metadata:
44334433
ts-jest: ^27.1.3
44344434
ts-node: ^10.5.0
44354435
ts-patch: ^2.0.1
4436-
typescript: 4.5.5
4436+
typescript: 4.9.4
44374437
ultra-runner: ^3.10.5
44384438
languageName: unknown
44394439
linkType: soft
@@ -11061,17 +11061,7 @@ __metadata:
1106111061
languageName: node
1106211062
linkType: hard
1106311063

11064-
"typescript@npm:4.5.5":
11065-
version: 4.5.5
11066-
resolution: "typescript@npm:4.5.5"
11067-
bin:
11068-
tsc: bin/tsc
11069-
tsserver: bin/tsserver
11070-
checksum: 506f4c919dc8aeaafa92068c997f1d213b9df4d9756d0fae1a1e7ab66b585ab3498050e236113a1c9e57ee08c21ec6814ca7a7f61378c058d79af50a4b1f5a5e
11071-
languageName: node
11072-
linkType: hard
11073-
11074-
"typescript@npm:^3 || ^4":
11064+
"typescript@npm:4.9.4, typescript@npm:^3 || ^4":
1107511065
version: 4.9.4
1107611066
resolution: "typescript@npm:4.9.4"
1107711067
bin:
@@ -11081,17 +11071,7 @@ __metadata:
1108111071
languageName: node
1108211072
linkType: hard
1108311073

11084-
"typescript@patch:typescript@4.5.5#~builtin<compat/typescript>":
11085-
version: 4.5.5
11086-
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=493e53"
11087-
bin:
11088-
tsc: bin/tsc
11089-
tsserver: bin/tsserver
11090-
checksum: c05c318d79c690f101d7ffb34cd6c7d6bbd884d3af9cefe7749ad0cd6be43c7082f098280982ca945dcba23fde34a08fed9602bb26540936baf8c0520727d3ba
11091-
languageName: node
11092-
linkType: hard
11093-
11094-
"typescript@patch:typescript@^3 || ^4#~builtin<compat/typescript>":
11074+
"typescript@patch:typescript@4.9.4#~builtin<compat/typescript>, typescript@patch:typescript@^3 || ^4#~builtin<compat/typescript>":
1109511075
version: 4.9.4
1109611076
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=493e53"
1109711077
bin:

0 commit comments

Comments
 (0)