Skip to content

Commit 73bf959

Browse files
committed
chore(deps): upgrade typescript to 5.3.3
1 parent be16ff4 commit 73bf959

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/hawtio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-split": "^2.0.14",
6868
"reactflow": "^11.10.4",
6969
"superstruct": "^1.0.3",
70-
"typescript": "^5.2.2",
70+
"typescript": "^5.3.3",
7171
"xml-formatter": "^3.6.2"
7272
},
7373
"devDependencies": {

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2243,7 +2243,7 @@ __metadata:
22432243
timezone-mock: "npm:^1.3.6"
22442244
ts-jest: "npm:^29.1.2"
22452245
tsup: "npm:^8.0.2"
2246-
typescript: "npm:^5.2.2"
2246+
typescript: "npm:^5.3.3"
22472247
xml-formatter: "npm:^3.6.2"
22482248
peerDependencies:
22492249
"@patternfly/react-core": ^4.278.1
@@ -18782,13 +18782,13 @@ __metadata:
1878218782
languageName: node
1878318783
linkType: hard
1878418784

18785-
"typescript@npm:^5.2.2":
18786-
version: 5.2.2
18787-
resolution: "typescript@npm:5.2.2"
18785+
"typescript@npm:^5.3.3":
18786+
version: 5.3.3
18787+
resolution: "typescript@npm:5.3.3"
1878818788
bin:
1878918789
tsc: bin/tsc
1879018790
tsserver: bin/tsserver
18791-
checksum: 10/d65e50eb849bd21ff8677e5b9447f9c6e74777e346afd67754934264dcbf4bd59e7d2473f6062d9a015d66bd573311166357e3eb07fea0b52859cf9bb2b58555
18791+
checksum: 10/6e4e6a14a50c222b3d14d4ea2f729e79f972fa536ac1522b91202a9a65af3605c2928c4a790a4a50aa13694d461c479ba92cedaeb1e7b190aadaa4e4b96b8e18
1879218792
languageName: node
1879318793
linkType: hard
1879418794

@@ -18802,13 +18802,13 @@ __metadata:
1880218802
languageName: node
1880318803
linkType: hard
1880418804

18805-
"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>":
18806-
version: 5.2.2
18807-
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
18805+
"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>":
18806+
version: 5.3.3
18807+
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
1880818808
bin:
1880918809
tsc: bin/tsc
1881018810
tsserver: bin/tsserver
18811-
checksum: 10/f79cc2ba802c94c2b78dbb00d767a10adb67368ae764709737dc277273ec148aa4558033a03ce901406b35fddf4eac46dabc94a1e1d12d2587e2b9cfe5707b4a
18811+
checksum: 10/c93786fcc9a70718ba1e3819bab56064ead5817004d1b8186f8ca66165f3a2d0100fee91fa64c840dcd45f994ca5d615d8e1f566d39a7470fc1e014dbb4cf15d
1881218812
languageName: node
1881318813
linkType: hard
1881418814

0 commit comments

Comments
 (0)