Skip to content

Commit b2d9129

Browse files
committed
Update dependency typescript to v4.8.2
1 parent 8fab5a8 commit b2d9129

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
@@ -52,6 +52,6 @@
5252
"nock": "13.2.9",
5353
"prettier": "2.7.1",
5454
"start-server-and-test": "1.14.0",
55-
"typescript": "4.7.4"
55+
"typescript": "4.8.2"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5463,10 +5463,10 @@ typedarray-to-buffer@^3.1.5:
54635463
dependencies:
54645464
is-typedarray "^1.0.0"
54655465

5466-
typescript@4.7.4:
5467-
version "4.7.4"
5468-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
5469-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
5466+
typescript@4.8.2:
5467+
version "4.8.2"
5468+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
5469+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
54705470

54715471
unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
54725472
version "1.0.1"

0 commit comments

Comments
 (0)