Skip to content

Commit 6d5d5b8

Browse files
chore(deps-dev): bump typescript from 4.0.3 to 4.0.5 (#5398)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.0.3...v4.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent ca360d3 commit 6d5d5b8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"style-loader": "^2.0.0",
154154
"tinyColorPicker": "https://github.com/PitPik/tinyColorPicker#1.1.1",
155155
"torii": "^0.10.1",
156-
"typescript": "^4.0.3",
156+
"typescript": "^4.0.5",
157157
"url-parse": "^1.4.7",
158158
"webpack-bundle-analyzer": "^3.9.0",
159159
"wysihtml": "^0.5.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15990,10 +15990,10 @@ typescript-memoize@^1.0.0-alpha.3:
1599015990
dependencies:
1599115991
core-js "2.4.1"
1599215992

15993-
typescript@^4.0.3:
15994-
version "4.0.3"
15995-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
15996-
integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
15993+
typescript@^4.0.5:
15994+
version "4.0.5"
15995+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
15996+
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
1599715997

1599815998
ua-parser-js@^0.7.14, ua-parser-js@^0.7.22:
1599915999
version "0.7.22"

0 commit comments

Comments
 (0)