Skip to content

Commit 37b979d

Browse files
committed
Update dependency typescript to v4.8.2
1 parent 4cbf2e4 commit 37b979d

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
@@ -56,7 +56,7 @@
5656
"npm-run-all": "4.1.5",
5757
"prettier": "2.7.1",
5858
"ts-jest": "28.0.8",
59-
"typescript": "4.7.4",
59+
"typescript": "4.8.2",
6060
"yup": "0.32.11",
6161
"zod": "3.18.0"
6262
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5686,10 +5686,10 @@ type-fest@^0.21.3:
56865686
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
56875687
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
56885688

5689-
typescript@4.7.4:
5690-
version "4.7.4"
5691-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
5692-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
5689+
typescript@4.8.2:
5690+
version "4.8.2"
5691+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
5692+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
56935693

56945694
ua-parser-js@^0.7.30:
56955695
version "0.7.31"

0 commit comments

Comments
 (0)