Skip to content

Commit 32a182b

Browse files
build(deps): update dependency typescript to v5.4.4
1 parent b073bac commit 32a182b

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
@@ -47,7 +47,7 @@
4747
"eslint-plugin-sonarjs": "0.23.0",
4848
"prettier": "2.8.8",
4949
"semantic-release": "19.0.5",
50-
"typescript": "5.4.3"
50+
"typescript": "5.4.4"
5151
},
5252
"eslintConfig": {
5353
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4947,10 +4947,10 @@ typed-array-length@^1.0.6:
49474947
is-typed-array "^1.1.13"
49484948
possible-typed-array-names "^1.0.0"
49494949

4950-
typescript@5.4.3:
4951-
version "5.4.3"
4952-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
4953-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
4950+
typescript@5.4.4:
4951+
version "5.4.4"
4952+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
4953+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
49544954

49554955
uglify-js@^3.1.4:
49564956
version "3.17.4"

0 commit comments

Comments
 (0)