Skip to content

Commit d80a4b9

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

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.7.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-
typescript@3.2.4:
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.7.2:
1194+
version "5.7.2"
1195+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
1196+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
11971197

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

0 commit comments

Comments
 (0)