Skip to content

Commit cd6c0c6

Browse files
chore(deps): update dependency typescript to v4.8.2
1 parent 64d26d9 commit cd6c0c6

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
@@ -35,7 +35,7 @@
3535
"spire": "4.1.2",
3636
"spire-plugin-semantic-release": "4.1.0",
3737
"storybook-readme": "5.0.9",
38-
"typescript": "4.0.5"
38+
"typescript": "4.8.2"
3939
},
4040
"files": [
4141
"lib",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15034,10 +15034,10 @@ typedarray@^0.0.6:
1503415034
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1503515035
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1503615036

15037-
typescript@4.0.5:
15038-
version "4.0.5"
15039-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
15040-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
15037+
typescript@4.8.2:
15038+
version "4.8.2"
15039+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
15040+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
1504115041

1504215042
typescript@^3.9.7:
1504315043
version "3.9.10"

0 commit comments

Comments
 (0)