Skip to content

Commit fae5143

Browse files
fix(deps): update dependency typescript to v5.5.4 (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77a2c85 commit fae5143

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react-i18next": "14.1.3",
5454
"react-plotly.js": "^2.6.0",
5555
"react-router-dom": "^6.22.1",
56-
"typescript": "5.5.3"
56+
"typescript": "5.5.4"
5757
},
5858
"scripts": {
5959
"dev": "yarn vite",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10496,7 +10496,7 @@ __metadata:
1049610496
react-plotly.js: "npm:^2.6.0"
1049710497
react-router-dom: "npm:^6.22.1"
1049810498
stylis-plugin-rtl: "npm:^2.1.1"
10499-
typescript: "npm:5.5.3"
10499+
typescript: "npm:5.5.4"
1050010500
uuid: "npm:^10.0.0"
1050110501
vite: "npm:^5.1.3"
1050210502
vite-plugin-checker: "npm:^0.7.0"
@@ -15955,23 +15955,23 @@ __metadata:
1595515955
languageName: node
1595615956
linkType: hard
1595715957

15958-
"typescript@npm:5.5.3":
15959-
version: 5.5.3
15960-
resolution: "typescript@npm:5.5.3"
15958+
"typescript@npm:5.5.4":
15959+
version: 5.5.4
15960+
resolution: "typescript@npm:5.5.4"
1596115961
bin:
1596215962
tsc: bin/tsc
1596315963
tsserver: bin/tsserver
15964-
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
15964+
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
1596515965
languageName: node
1596615966
linkType: hard
1596715967

15968-
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
15969-
version: 5.5.3
15970-
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
15968+
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
15969+
version: 5.5.4
15970+
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
1597115971
bin:
1597215972
tsc: bin/tsc
1597315973
tsserver: bin/tsserver
15974-
checksum: 10/7cf7acb78a80f749b82842f2ffe01e90e7b3e709a6f4268588e0b7599c41dca1059be217f47778fe1a380bfaf60933021ef20d002c426d4d7745e1b36c11467b
15974+
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
1597515975
languageName: node
1597615976
linkType: hard
1597715977

0 commit comments

Comments
 (0)