Skip to content

Commit ca035b9

Browse files
chore(dependencies): update dependency typescript to v5
1 parent 735fc9f commit ca035b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"conventional-changelog-cli": "2.0.11",
3232
"rimraf": "2.6.3",
3333
"tslint": "5.12.1",
34-
"typescript": "3.2.4"
34+
"typescript": "5.3.2"
3535
},
3636
"dependencies": {
3737
"@types/node": "^10.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,10 +1190,10 @@ tsutils@^2.27.2:
11901190
dependencies:
11911191
tslib "^1.8.1"
11921192

1193-
1194-
version "3.2.4"
1195-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
1196-
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
1193+
typescript@5.3.2:
1194+
version "5.3.2"
1195+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
1196+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
11971197

11981198
uglify-js@^3.1.4:
11991199
version "3.4.9"

0 commit comments

Comments
 (0)