Skip to content

Commit dae982b

Browse files
chore(deps): update dependency typescript to v4.8.3 (#112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3344e5a commit dae982b

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
@@ -54,7 +54,7 @@
5454
"prettier": "2.7.1",
5555
"sanitize-filename": "1.6.3",
5656
"semantic-release": "19.0.5",
57-
"typescript": "4.8.2"
57+
"typescript": "4.8.3"
5858
},
5959
"keywords": [
6060
"Cypress",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,7 +1454,7 @@ __metadata:
14541454
sanitize-filename: 1.6.3
14551455
semantic-release: 19.0.5
14561456
sharp: ^0.30.1
1457-
typescript: 4.8.2
1457+
typescript: 4.8.3
14581458
peerDependencies:
14591459
cypress: ">=4.5.0"
14601460
languageName: unknown
@@ -10082,23 +10082,23 @@ typescript@^4.1.3:
1008210082
languageName: node
1008310083
linkType: hard
1008410084

10085-
"typescript@npm:4.8.2":
10086-
version: 4.8.2
10087-
resolution: "typescript@npm:4.8.2"
10085+
"typescript@npm:4.8.3":
10086+
version: 4.8.3
10087+
resolution: "typescript@npm:4.8.3"
1008810088
bin:
1008910089
tsc: bin/tsc
1009010090
tsserver: bin/tsserver
10091-
checksum: 7f5b81d0d558c9067f952c7af52ab7f19c2e70a916817929e4a5b256c93990bf3178eccb1ac8a850bc75df35f6781b6f4cb3370ce20d8b1ded92ed462348f628
10091+
checksum: 8286a5edcaf3d68e65c451aa1e7150ad1cf53ee0813c07ec35b7abdfdb10f355ecaa13c6a226a694ae7a67785fd7eeebf89f845da0b4f7e4a35561ddc459aba0
1009210092
languageName: node
1009310093
linkType: hard
1009410094

10095-
"typescript@patch:[email protected].2#~builtin<compat/typescript>":
10096-
version: 4.8.2
10097-
resolution: "typescript@patch:typescript@npm%3A4.8.2#~builtin<compat/typescript>::version=4.8.2&hash=a1c5e5"
10095+
"typescript@patch:[email protected].3#~builtin<compat/typescript>":
10096+
version: 4.8.3
10097+
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=a1c5e5"
1009810098
bin:
1009910099
tsc: bin/tsc
1010010100
tsserver: bin/tsserver
10101-
checksum: 5cb0f02f414f5405f4b0e7ee1fd7fa9177b6a8783c9017b6cad85f56ce4c4f93e0e6f2ce37e863cb597d44227cd009474c9fbd85bf7a50004e5557426cb58079
10101+
checksum: 2222d2382fb3146089b1d27ce2b55e9d1f99cc64118f1aba75809b693b856c5d3c324f052f60c75b577947fc538bc1c27bad0eb76cbdba9a63a253489504ba7e
1010210102
languageName: node
1010310103
linkType: hard
1010410104

0 commit comments

Comments
 (0)