Skip to content

Commit 33e6467

Browse files
fix(deps): update dependency typescript to v5.4.2 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4585047 commit 33e6467

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
@@ -48,7 +48,7 @@
4848
"react-i18next": "14.1.0",
4949
"react-plotly.js": "^2.6.0",
5050
"react-router-dom": "^6.22.1",
51-
"typescript": "5.3.3"
51+
"typescript": "5.4.2"
5252
},
5353
"scripts": {
5454
"dev": "yarn vite",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8449,7 +8449,7 @@ __metadata:
84498449
react-plotly.js: "npm:^2.6.0"
84508450
react-router-dom: "npm:^6.22.1"
84518451
stylis-plugin-rtl: "npm:^2.1.1"
8452-
typescript: "npm:5.3.3"
8452+
typescript: "npm:5.4.2"
84538453
uuid: "npm:^9.0.1"
84548454
vite: "npm:^5.1.3"
84558455
vite-plugin-checker: "npm:^0.6.4"
@@ -13222,23 +13222,23 @@ __metadata:
1322213222
languageName: node
1322313223
linkType: hard
1322413224

13225-
"typescript@npm:5.3.3":
13226-
version: 5.3.3
13227-
resolution: "typescript@npm:5.3.3"
13225+
"typescript@npm:5.4.2":
13226+
version: 5.4.2
13227+
resolution: "typescript@npm:5.4.2"
1322813228
bin:
1322913229
tsc: bin/tsc
1323013230
tsserver: bin/tsserver
13231-
checksum: 10/6e4e6a14a50c222b3d14d4ea2f729e79f972fa536ac1522b91202a9a65af3605c2928c4a790a4a50aa13694d461c479ba92cedaeb1e7b190aadaa4e4b96b8e18
13231+
checksum: 10/f8cfdc630ab1672f004e9561eb2916935b2d267792d07ce93e97fc601c7a65191af32033d5e9c0169b7dc37da7db9bf320f7432bc84527cb7697effaa4e4559d
1323213232
languageName: node
1323313233
linkType: hard
1323413234

13235-
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>":
13236-
version: 5.3.3
13237-
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
13235+
"typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>":
13236+
version: 5.4.2
13237+
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
1323813238
bin:
1323913239
tsc: bin/tsc
1324013240
tsserver: bin/tsserver
13241-
checksum: 10/c93786fcc9a70718ba1e3819bab56064ead5817004d1b8186f8ca66165f3a2d0100fee91fa64c840dcd45f994ca5d615d8e1f566d39a7470fc1e014dbb4cf15d
13241+
checksum: 10/f5f9a4133c2670761f0166eae5b3bafbc4a3fc24f0f42a93c9c893d9e9d6e66ea066969c5e7483fa66b4ae0e99125592553f3b92fd3599484de8be13b0615176
1324213242
languageName: node
1324313243
linkType: hard
1324413244

0 commit comments

Comments
 (0)