Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit c08aad5

Browse files
committedSep 23, 2024··
chore: bump ts version to v5.5.4
1 parent 1ebb127 commit c08aad5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎packages/ionic-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@nx/angular": "^19.0.0",
3232
"@nx/js": "^19.0.0",
3333
"@phenomnomnominal/tsquery": "~5.0.1",
34-
"typescript": "5.4.5",
34+
"typescript": "5.5.4",
3535
"tslib": "^2.3.0"
3636
},
3737
"peerDependencies": {}

‎packages/ionic-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@nx/devkit": "^19.0.0",
3030
"@nx/eslint": "^19.0.0",
3131
"@nx/react": "^19.0.0",
32-
"typescript": "5.4.5",
32+
"typescript": "5.5.4",
3333
"@phenomnomnominal/tsquery": "~5.0.1",
3434
"tslib": "^2.3.0"
3535
},

0 commit comments

Comments
 (0)
This repository has been archived.