Skip to content

Commit 8880de0

Browse files
chore(deps): update dependency typescript to v4.7.4 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ae8441 commit 8880de0

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"prettier": "2.5.1",
4747
"sanitize-filename": "1.6.3",
4848
"semantic-release": "^18.0.0",
49-
"typescript": "4.5.4"
49+
"typescript": "4.7.4"
5050
},
5151
"keywords": [
5252
"Cypress",

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,7 +1447,7 @@ __metadata:
14471447
sanitize-filename: 1.6.3
14481448
semantic-release: ^18.0.0
14491449
sharp: ^0.30.1
1450-
typescript: 4.5.4
1450+
typescript: 4.7.4
14511451
peerDependencies:
14521452
cypress: ">=4.5.0"
14531453
languageName: unknown
@@ -9737,7 +9737,17 @@ [email protected]:
97379737
languageName: node
97389738
linkType: hard
97399739

9740-
"[email protected], typescript@^4.1.3":
9740+
9741+
version: 4.7.4
9742+
resolution: "typescript@npm:4.7.4"
9743+
bin:
9744+
tsc: bin/tsc
9745+
tsserver: bin/tsserver
9746+
checksum: 5750181b1cd7e6482c4195825547e70f944114fb47e58e4aa7553e62f11b3f3173766aef9c281783edfd881f7b8299cf35e3ca8caebe73d8464528c907a164df
9747+
languageName: node
9748+
linkType: hard
9749+
9750+
typescript@^4.1.3:
97419751
version: 4.5.4
97429752
resolution: "typescript@npm:4.5.4"
97439753
bin:
@@ -9747,7 +9757,17 @@ [email protected]:
97479757
languageName: node
97489758
linkType: hard
97499759

9750-
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4.1.3#~builtin<compat/typescript>":
9760+
"typescript@patch:[email protected]#~builtin<compat/typescript>":
9761+
version: 4.7.4
9762+
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=32657b"
9763+
bin:
9764+
tsc: bin/tsc
9765+
tsserver: bin/tsserver
9766+
checksum: 0b078b97f27848c2d10fc0777b7cb4cb85374426620edac25b2fe62459a4344569655e7f1a989d0ce9d5618cdeb958451eb2ee9436e78f7af86a99e800df967b
9767+
languageName: node
9768+
linkType: hard
9769+
9770+
"typescript@patch:typescript@^4.1.3#~builtin<compat/typescript>":
97519771
version: 4.5.4
97529772
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=32657b"
97539773
bin:

0 commit comments

Comments
 (0)