Skip to content

Commit 54419a4

Browse files
chore(deps): update dependency typescript to v5.4.2
1 parent 5b5f52f commit 54419a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"eslint-plugin-n": "16.6.2",
2929
"eslint-plugin-node": "11.1.0",
3030
"eslint-plugin-promise": "6.1.1",
31-
"typescript": "5.0.4"
31+
"typescript": "5.4.2"
3232
}
3333
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1694,10 +1694,10 @@ typed-array-length@^1.0.5:
16941694
is-typed-array "^1.1.13"
16951695
possible-typed-array-names "^1.0.0"
16961696

1697-
typescript@5.0.4:
1698-
version "5.0.4"
1699-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1700-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1697+
typescript@5.4.2:
1698+
version "5.4.2"
1699+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
1700+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
17011701

17021702
unbox-primitive@^1.0.2:
17031703
version "1.0.2"

0 commit comments

Comments
 (0)