Skip to content

Commit 4a03ca5

Browse files
chore(deps): update dependency typescript to v4.8.2 (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8936b1a commit 4a03ca5

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"semantic-release": "19.0.3",
5757
"ts-jest": "27.1.5",
5858
"ts-node": "10.9.1",
59-
"typescript": "4.7.4"
59+
"typescript": "4.8.2"
6060
},
6161
"dependencies": {
6262
"ajv": "^8.6.2",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6999,7 +6999,12 @@ typedarray-to-buffer@^3.1.5:
69996999
dependencies:
70007000
is-typedarray "^1.0.0"
70017001

7002-
typescript@4.7.4, typescript@^4.6.4:
7002+
typescript@4.8.2:
7003+
version "4.8.2"
7004+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
7005+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
7006+
7007+
typescript@^4.6.4:
70037008
version "4.7.4"
70047009
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
70057010
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==

0 commit comments

Comments
 (0)