Skip to content

Commit 57a4510

Browse files
chore(deps): update dependency typescript to v5
1 parent 1bf710f commit 57a4510

6 files changed

+10
-10
lines changed
-11.1 MB
Binary file not shown.
5.62 MB
Binary file not shown.
-11.1 MB
Binary file not shown.
5.62 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
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.2",
59-
"typescript": "4.9.5"
59+
"typescript": "5.4.4"
6060
},
6161
"dependencies": {
6262
"ajv": "^8.12.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,7 @@ __metadata:
13111311
semver: ^7.6.0
13121312
ts-jest: 27.1.5
13131313
ts-node: 10.9.2
1314-
typescript: 4.9.5
1314+
typescript: 5.4.4
13151315
webpack: ^5.91.0
13161316
bin:
13171317
js-widgets-webpack-cli: build/src/index.js
@@ -9200,13 +9200,13 @@ __metadata:
92009200
languageName: node
92019201
linkType: hard
92029202

9203-
"typescript@npm:4.9.5":
9204-
version: 4.9.5
9205-
resolution: "typescript@npm:4.9.5"
9203+
"typescript@npm:5.4.4":
9204+
version: 5.4.4
9205+
resolution: "typescript@npm:5.4.4"
92069206
bin:
92079207
tsc: bin/tsc
92089208
tsserver: bin/tsserver
9209-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
9209+
checksum: a7b54515d2adfc75c8d14188af0216b6b9ae3c192c9732797c24b1d14608eac1c83be7b1c65ce6f4ced0f2c40583f11b495fe1ba3d982afadbcc523517d183c8
92109210
languageName: node
92119211
linkType: hard
92129212

@@ -9220,13 +9220,13 @@ __metadata:
92209220
languageName: node
92219221
linkType: hard
92229222

9223-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
9224-
version: 4.9.5
9225-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
9223+
"typescript@patch:typescript@5.4.4#~builtin<compat/typescript>":
9224+
version: 5.4.4
9225+
resolution: "typescript@patch:typescript@npm%3A5.4.4#~builtin<compat/typescript>::version=5.4.4&hash=701156"
92269226
bin:
92279227
tsc: bin/tsc
92289228
tsserver: bin/tsserver
9229-
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
9229+
checksum: 34e8fe6b892736204c6c72ae9e3027fb37f23e34cf748340712101cbe9c55527c379c4d275c407e5c66ff73eca56c7425b1fb4ac5b23dc7a62413cf6a8af98e8
92309230
languageName: node
92319231
linkType: hard
92329232

0 commit comments

Comments
 (0)