Skip to content

Commit e37fdd8

Browse files
chore(deps): update dependency typescript to v5
1 parent 210d743 commit e37fdd8

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.1.3"
6060
},
6161
"dependencies": {
6262
"ajv": "^8.12.0",

yarn.lock

+3-23
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ __metadata:
11611161
semver: ^7.5.1
11621162
ts-jest: 27.1.5
11631163
ts-node: 10.9.1
1164-
typescript: 4.9.5
1164+
typescript: 5.1.3
11651165
webpack: ^5.85.1
11661166
bin:
11671167
js-widgets-webpack-cli: build/src/index.js
@@ -8903,17 +8903,7 @@ __metadata:
89038903
languageName: node
89048904
linkType: hard
89058905

8906-
"typescript@npm:4.9.5":
8907-
version: 4.9.5
8908-
resolution: "typescript@npm:4.9.5"
8909-
bin:
8910-
tsc: bin/tsc
8911-
tsserver: bin/tsserver
8912-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
8913-
languageName: node
8914-
linkType: hard
8915-
8916-
"typescript@npm:^4.6.4 || ^5.0.0":
8906+
"typescript@npm:5.1.3, typescript@npm:^4.6.4 || ^5.0.0":
89178907
version: 5.1.3
89188908
resolution: "typescript@npm:5.1.3"
89198909
bin:
@@ -8923,17 +8913,7 @@ __metadata:
89238913
languageName: node
89248914
linkType: hard
89258915

8926-
"typescript@patch:[email protected]#~builtin<compat/typescript>":
8927-
version: 4.9.5
8928-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
8929-
bin:
8930-
tsc: bin/tsc
8931-
tsserver: bin/tsserver
8932-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
8933-
languageName: node
8934-
linkType: hard
8935-
8936-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
8916+
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
89378917
version: 5.1.3
89388918
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=701156"
89398919
bin:

0 commit comments

Comments
 (0)