Skip to content

Commit b33fe1d

Browse files
chore(deps): update dependency typescript to v4.8.2
1 parent 6da46df commit b33fe1d

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
@@ -21,7 +21,7 @@
2121
"prettier": "2.6.2",
2222
"renovate-config-algolia": "2.1.10",
2323
"ts-jest": "27.1.5",
24-
"typescript": "4.7.2"
24+
"typescript": "4.8.2"
2525
},
2626
"scripts": {
2727
"test": "jest",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3479,10 +3479,10 @@ typedarray-to-buffer@^3.1.5:
34793479
dependencies:
34803480
is-typedarray "^1.0.0"
34813481

3482-
typescript@4.7.2:
3483-
version "4.7.2"
3484-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
3485-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
3482+
typescript@4.8.2:
3483+
version "4.8.2"
3484+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
3485+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
34863486

34873487
unbox-primitive@^1.0.2:
34883488
version "1.0.2"

0 commit comments

Comments
 (0)