Skip to content

Commit b86396f

Browse files
authored
Merge pull request #155 from lukethacoder/renovate/typescript-4.x
Update dependency typescript to v4.8.2
2 parents 72fa4e9 + 1357864 commit b86396f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"postcss-cli": "10.0.0",
2727
"prettier": "2.7.1",
2828
"snowpack": "3.8.8",
29-
"typescript": "4.7.4",
29+
"typescript": "4.8.2",
3030
"vite": "3.0.5"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3807,10 +3807,10 @@ typedarray-to-buffer@^3.1.5:
38073807
dependencies:
38083808
is-typedarray "^1.0.0"
38093809

3810-
typescript@4.7.4:
3811-
version "4.7.4"
3812-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
3813-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
3810+
typescript@4.8.2:
3811+
version "4.8.2"
3812+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
3813+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
38143814

38153815
unique-filename@^1.1.1:
38163816
version "1.1.1"

0 commit comments

Comments
 (0)