Skip to content

Commit 36e9406

Browse files
chore(deps): update dependency typescript to v5
1 parent 73870e1 commit 36e9406

4 files changed

+4
-24
lines changed
Binary file not shown.
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"semantic-release": "19.0.5",
5757
"ts-jest": "27.1.5",
5858
"ts-node": "10.9.1",
59-
"typescript": "4.9.5"
59+
"typescript": "5.0.2"
6060
},
6161
"dependencies": {
6262
"ajv": "^8.12.0",

yarn.lock

+3-23
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ __metadata:
11301130
semver: ^7.3.8
11311131
ts-jest: 27.1.5
11321132
ts-node: 10.9.1
1133-
typescript: 4.9.5
1133+
typescript: 5.0.2
11341134
webpack: ^5.76.3
11351135
bin:
11361136
js-widgets-webpack-cli: build/src/index.js
@@ -8863,17 +8863,7 @@ __metadata:
88638863
languageName: node
88648864
linkType: hard
88658865

8866-
"typescript@npm:4.9.5":
8867-
version: 4.9.5
8868-
resolution: "typescript@npm:4.9.5"
8869-
bin:
8870-
tsc: bin/tsc
8871-
tsserver: bin/tsserver
8872-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
8873-
languageName: node
8874-
linkType: hard
8875-
8876-
"typescript@npm:^4.6.4 || ^5.0.0":
8866+
"typescript@npm:5.0.2, typescript@npm:^4.6.4 || ^5.0.0":
88778867
version: 5.0.2
88788868
resolution: "typescript@npm:5.0.2"
88798869
bin:
@@ -8883,17 +8873,7 @@ __metadata:
88838873
languageName: node
88848874
linkType: hard
88858875

8886-
"typescript@patch:[email protected]#~builtin<compat/typescript>":
8887-
version: 4.9.5
8888-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
8889-
bin:
8890-
tsc: bin/tsc
8891-
tsserver: bin/tsserver
8892-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
8893-
languageName: node
8894-
linkType: hard
8895-
8896-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
8876+
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
88978877
version: 5.0.2
88988878
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=701156"
88998879
bin:

0 commit comments

Comments
 (0)