Skip to content

Commit bac8f84

Browse files
committed
chore(deps): update dependency typescript to v4.9.5
1 parent 8e3a8da commit bac8f84

4 files changed

Lines changed: 24 additions & 4 deletions

File tree

11.1 MB
Binary file not shown.
11.1 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.1",
59-
"typescript": "4.9.4"
59+
"typescript": "4.9.5"
6060
},
6161
"dependencies": {
6262
"ajv": "^8.12.0",

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,7 +1110,7 @@ __metadata:
11101110
semver: ^7.3.8
11111111
ts-jest: 27.1.5
11121112
ts-node: 10.9.1
1113-
typescript: 4.9.4
1113+
typescript: 4.9.5
11141114
webpack: ^5.75.0
11151115
bin:
11161116
js-widgets-webpack-cli: build/src/index.js
@@ -8826,7 +8826,17 @@ __metadata:
88268826
languageName: node
88278827
linkType: hard
88288828

8829-
"typescript@npm:4.9.4, typescript@npm:^4.6.4":
8829+
"typescript@npm:4.9.5":
8830+
version: 4.9.5
8831+
resolution: "typescript@npm:4.9.5"
8832+
bin:
8833+
tsc: bin/tsc
8834+
tsserver: bin/tsserver
8835+
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
8836+
languageName: node
8837+
linkType: hard
8838+
8839+
"typescript@npm:^4.6.4":
88308840
version: 4.9.4
88318841
resolution: "typescript@npm:4.9.4"
88328842
bin:
@@ -8836,7 +8846,17 @@ __metadata:
88368846
languageName: node
88378847
linkType: hard
88388848

8839-
"typescript@patch:typescript@4.9.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
8849+
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>":
8850+
version: 4.9.5
8851+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=701156"
8852+
bin:
8853+
tsc: bin/tsc
8854+
tsserver: bin/tsserver
8855+
checksum: 2eee5c37cad4390385db5db5a8e81470e42e8f1401b0358d7390095d6f681b410f2c4a0c496c6ff9ebd775423c7785cdace7bcdad76c7bee283df3d9718c0f20
8856+
languageName: node
8857+
linkType: hard
8858+
8859+
"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
88408860
version: 4.9.4
88418861
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=701156"
88428862
bin:

0 commit comments

Comments
 (0)