Skip to content

Commit 9c25bec

Browse files
chore(deps-dev): bump typescript from 4.0.5 to 4.1.2 (#5698)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7d00804 commit 9c25bec

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
@@ -159,7 +159,7 @@
159159
"style-loader": "^2.0.0",
160160
"tinyColorPicker": "https://github.com/PitPik/tinyColorPicker#1.1.1",
161161
"torii": "^0.10.1",
162-
"typescript": "^4.0.5",
162+
"typescript": "^4.1.2",
163163
"url-parse": "^1.4.7",
164164
"webpack-bundle-analyzer": "^4.1.0",
165165
"wysihtml": "^0.5.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16041,10 +16041,10 @@ typescript-memoize@^1.0.0-alpha.3:
1604116041
dependencies:
1604216042
core-js "2.4.1"
1604316043

16044-
typescript@^4.0.5:
16045-
version "4.0.5"
16046-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
16047-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
16044+
typescript@^4.1.2:
16045+
version "4.1.2"
16046+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
16047+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
1604816048

1604916049
ua-parser-js@^0.7.14, ua-parser-js@^0.7.22:
1605016050
version "0.7.22"

0 commit comments

Comments
 (0)