Skip to content

Commit fe93072

Browse files
build(deps): update dependency typescript to v5.4.2
1 parent c6e733f commit fe93072

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.3.3"
50+
"typescript": "5.4.2"
5151
},
5252
"eslintConfig": {
5353
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4916,10 +4916,10 @@ typed-array-length@^1.0.5:
49164916
is-typed-array "^1.1.13"
49174917
possible-typed-array-names "^1.0.0"
49184918

4919-
typescript@5.3.3:
4920-
version "5.3.3"
4921-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
4922-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
4919+
typescript@5.4.2:
4920+
version "5.4.2"
4921+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
4922+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
49234923

49244924
uglify-js@^3.1.4:
49254925
version "3.17.4"

0 commit comments

Comments
 (0)