Skip to content

Commit 307fdaf

Browse files
committedFeb 17, 2022
chore(deps): update dependency typescript to v4.5.5
1 parent c4fa251 commit 307fdaf

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.5.5"
3939
},
4040
"files": [
4141
"lib",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -14810,10 +14810,10 @@ typedarray@^0.0.6:
1481014810
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1481114811
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1481214812

14813-
typescript@4.0.5:
14814-
version "4.0.5"
14815-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
14816-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
14813+
typescript@4.5.5:
14814+
version "4.5.5"
14815+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
14816+
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
1481714817

1481814818
typescript@^3.9.7:
1481914819
version "3.9.10"

0 commit comments

Comments
 (0)