Skip to content

Commit 8cc31a8

Browse files
committed
chore(deps): update dependency typescript to v4.8.3
1 parent 7c5155d commit 8cc31a8

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"supertest": "6.2.4",
6161
"ts-jest": "28.0.8",
6262
"ts-node": "10.9.1",
63-
"typescript": "4.8.2"
63+
"typescript": "4.8.3"
6464
},
6565
"changelog": {
6666
"labels": {

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10928,7 +10928,12 @@ typedarray@^0.0.6:
1092810928
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1092910929
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1093010930

10931-
[email protected], "typescript@^3 || ^4":
10931+
10932+
version "4.8.3"
10933+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
10934+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
10935+
10936+
"typescript@^3 || ^4":
1093210937
version "4.8.2"
1093310938
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
1093410939
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==

0 commit comments

Comments
 (0)