Skip to content

Commit b15c08e

Browse files
committed
chore(deps): update dependency typescript to v4.8.2
1 parent 3c7a611 commit b15c08e

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
@@ -64,7 +64,7 @@
6464
"ts-jest": "28.0.8",
6565
"ts-jest-mock": "1.1.33",
6666
"ts-node": "10.9.1",
67-
"typescript": "4.7.4",
67+
"typescript": "4.8.2",
6868
"vite": "3.0.9",
6969
"vue": "3.2.37"
7070
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5285,10 +5285,10 @@ typed-rest-client@~1.8.0:
52855285
tunnel "0.0.6"
52865286
underscore "^1.12.1"
52875287

5288-
typescript@4.7.4:
5289-
version "4.7.4"
5290-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
5291-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
5288+
typescript@4.8.2:
5289+
version "4.8.2"
5290+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
5291+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
52925292

52935293
typescript@^4.5.4:
52945294
version "4.6.3"

0 commit comments

Comments
 (0)