Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit abab5f6

Browse files
chore(deps): update dependency typescript to v4.8.2
1 parent d698528 commit abab5f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"rollup-plugin-commonjs": "10.1.0",
3333
"rollup-plugin-node-resolve": "5.2.0",
3434
"terser": "5.14.2",
35-
"typescript": "4.6.4"
35+
"typescript": "4.8.2"
3636
}
3737
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1019,10 +1019,10 @@ [email protected]:
10191019
dependencies:
10201020
tslib "^1.8.1"
10211021

1022-
typescript@4.6.4:
1023-
version "4.6.4"
1024-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
1025-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
1022+
typescript@4.8.2:
1023+
version "4.8.2"
1024+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
1025+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
10261026

10271027
uglify-js@^3.1.4:
10281028
version "3.9.1"

0 commit comments

Comments
 (0)