Skip to content

Commit c22689f

Browse files
chore(deps): update dependency typescript to v5.7.3
1 parent 0713cee commit c22689f

4 files changed

Lines changed: 14 additions & 14 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-import-resolver-typescript": "^3.5.3",
2828
"eslint-plugin-import": "^2.27.5",
2929
"prettier": "2.8.8",
30-
"typescript": "5.7.2"
30+
"typescript": "5.7.3"
3131
},
3232
"workspaces": [
3333
"packages/*"

packages/example-graphql-events/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"tsx": "^4.19.2",
13-
"typescript": "5.7.2"
13+
"typescript": "5.7.3"
1414
},
1515
"author": "Qminder <support@qminder.com> (https://www.qminder.com)",
1616
"license": "Apache-2.0",

packages/javascript-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"ts-jest-resolver": "^2.0.0",
6767
"ts-loader": "^9.4.2",
6868
"typedoc": "0.27.6",
69-
"typescript": "5.7.2",
69+
"typescript": "5.7.3",
7070
"webpack": "^5.75.0",
7171
"webpack-cli": "^6.0.0"
7272
},

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6752,7 +6752,7 @@ __metadata:
67526752
ts-jest-resolver: "npm:^2.0.0"
67536753
ts-loader: "npm:^9.4.2"
67546754
typedoc: "npm:0.27.6"
6755-
typescript: "npm:5.7.2"
6755+
typescript: "npm:5.7.3"
67566756
webpack: "npm:^5.75.0"
67576757
webpack-cli: "npm:^6.0.0"
67586758
ws: "npm:^8.0.0"
@@ -6769,7 +6769,7 @@ __metadata:
67696769
dependencies:
67706770
graphql-tag: "npm:^2.12.6"
67716771
tsx: "npm:^4.19.2"
6772-
typescript: "npm:5.7.2"
6772+
typescript: "npm:5.7.3"
67736773
languageName: unknown
67746774
linkType: soft
67756775

@@ -6784,7 +6784,7 @@ __metadata:
67846784
eslint-import-resolver-typescript: "npm:^3.5.3"
67856785
eslint-plugin-import: "npm:^2.27.5"
67866786
prettier: "npm:2.8.8"
6787-
typescript: "npm:5.7.2"
6787+
typescript: "npm:5.7.3"
67886788
languageName: unknown
67896789
linkType: soft
67906790

@@ -7876,23 +7876,23 @@ __metadata:
78767876
languageName: node
78777877
linkType: hard
78787878

7879-
"typescript@npm:5.7.2":
7880-
version: 5.7.2
7881-
resolution: "typescript@npm:5.7.2"
7879+
"typescript@npm:5.7.3":
7880+
version: 5.7.3
7881+
resolution: "typescript@npm:5.7.3"
78827882
bin:
78837883
tsc: bin/tsc
78847884
tsserver: bin/tsserver
7885-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
7885+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
78867886
languageName: node
78877887
linkType: hard
78887888

7889-
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
7890-
version: 5.7.2
7891-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
7889+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
7890+
version: 5.7.3
7891+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
78927892
bin:
78937893
tsc: bin/tsc
78947894
tsserver: bin/tsserver
7895-
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
7895+
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
78967896
languageName: node
78977897
linkType: hard
78987898

0 commit comments

Comments
 (0)