Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Commit 2d2609a

Browse files
Update dependency typescript to v4.8.2
1 parent 841fea0 commit 2d2609a

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
@@ -137,7 +137,7 @@
137137
"ts-jest": "28.0.8",
138138
"ts-loader": "9.3.1",
139139
"tslib": "2.4.0",
140-
"typescript": "4.7.4",
140+
"typescript": "4.8.2",
141141
"url": "0.11.0",
142142
"webpack": "5.74.0",
143143
"webpack-cli": "4.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10220,10 +10220,10 @@ typescript-tuple@^2.2.1:
1022010220
dependencies:
1022110221
typescript-compare "^0.0.2"
1022210222

10223-
typescript@4.7.4:
10224-
version "4.7.4"
10225-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
10226-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
10223+
typescript@4.8.2:
10224+
version "4.8.2"
10225+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
10226+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
1022710227

1022810228
uglify-js@3.4.x:
1022910229
version "3.4.10"

0 commit comments

Comments
 (0)