Skip to content

Commit ece2391

Browse files
authored
Merge pull request #1228 from matteobruni/renovate/typescript-5.x
chore(deps): update dependency typescript to v5.4.4
2 parents da80211 + 4ede327 commit ece2391

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
@@ -67,7 +67,7 @@
6767
"sass-loader": "14.1.1",
6868
"stylus": "0.62.0",
6969
"terser-webpack-plugin": "5.3.9",
70-
"typescript": "5.3.3",
70+
"typescript": "5.4.4",
7171
"webpack": "5.89.0",
7272
"webpack-bundle-analyzer": "4.10.1",
7373
"webpack-cli": "5.1.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3170,10 +3170,10 @@ type-is@~1.6.18:
31703170
media-typer "0.3.0"
31713171
mime-types "~2.1.24"
31723172

3173-
typescript@5.3.3:
3174-
version "5.3.3"
3175-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3176-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
3173+
typescript@5.4.4:
3174+
version "5.4.4"
3175+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
3176+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
31773177

31783178
uglify-js@^2.6.1:
31793179
version "2.8.29"

0 commit comments

Comments
 (0)