Skip to content

Commit acfa406

Browse files
committed
chore(deps-dev): bump typescript to v4.9.4
1 parent 66e244d commit acfa406

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
@@ -57,7 +57,7 @@
5757
"prettier": "2.7.1",
5858
"simple-git-hooks": "^2.8.1",
5959
"ts-jest": "^29.0.3",
60-
"typescript": "~4.8.4"
60+
"typescript": "~4.9.4"
6161
},
6262
"engines": {
6363
"node": ">=14.0.0"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,7 +1873,7 @@ __metadata:
18731873
simple-git-hooks: ^2.8.1
18741874
table: 6.8.0
18751875
ts-jest: ^29.0.3
1876-
typescript: ~4.8.4
1876+
typescript: ~4.9.4
18771877
bin:
18781878
aws-sdk-js-codemod: bin/aws-sdk-js-codemod
18791879
languageName: unknown
@@ -6390,23 +6390,23 @@ __metadata:
63906390
languageName: node
63916391
linkType: hard
63926392

6393-
"typescript@npm:~4.8.4":
6394-
version: 4.8.4
6395-
resolution: "typescript@npm:4.8.4"
6393+
"typescript@npm:~4.9.4":
6394+
version: 4.9.4
6395+
resolution: "typescript@npm:4.9.4"
63966396
bin:
63976397
tsc: bin/tsc
63986398
tsserver: bin/tsserver
6399-
checksum: 3e4f061658e0c8f36c820802fa809e0fd812b85687a9a2f5430bc3d0368e37d1c9605c3ce9b39df9a05af2ece67b1d844f9f6ea8ff42819f13bcb80f85629af0
6399+
checksum: e782fb9e0031cb258a80000f6c13530288c6d63f1177ed43f770533fdc15740d271554cdae86701c1dd2c83b082cea808b07e97fd68b38a172a83dbf9e0d0ef9
64006400
languageName: node
64016401
linkType: hard
64026402

6403-
"typescript@patch:typescript@~4.8.4#~builtin<compat/typescript>":
6404-
version: 4.8.4
6405-
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=0102e9"
6403+
"typescript@patch:typescript@~4.9.4#~builtin<compat/typescript>":
6404+
version: 4.9.4
6405+
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=d73830"
64066406
bin:
64076407
tsc: bin/tsc
64086408
tsserver: bin/tsserver
6409-
checksum: 301459fc3eb3b1a38fe91bf96d98eb55da88a9cb17b4ef80b4d105d620f4d547ba776cc27b44cc2ef58b66eda23fe0a74142feb5e79a6fb99f54fc018a696afa
6409+
checksum: 37f6e2c3c5e2aa5934b85b0fddbf32eeac8b1bacf3a5b51d01946936d03f5377fe86255d4e5a4ae628fd0cd553386355ad362c57f13b4635064400f3e8e05b9d
64106410
languageName: node
64116411
linkType: hard
64126412

0 commit comments

Comments
 (0)