Merge pull request #979 from Adyen/dependabot/npm_and_yarn/typescript-4.8.2

Bump typescript from 4.7.4 to 4.8.2
This commit is contained in:
Wouter Boereboom
2022-08-29 09:33:19 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
"ts-jest": "^27.0.4",
"ts-loader": "8.0.10",
"ttypescript": "^1.5.10",
"typescript": "4.7.4"
"typescript": "4.8.2"
},
"dependencies": {
"https-proxy-agent": "5.0.1"

View File

@@ -5187,10 +5187,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"
typescript@4.7.4:
version "4.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
typescript@4.8.2:
version "4.8.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
unbox-primitive@^1.0.2:
version "1.0.2"