Skip to content

Commit 43e5bd7

Browse files
chore(deps-dev): bump typescript from 3.9.5 to 3.9.6 (#4517)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6. - [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 b1efdc0 commit 43e5bd7

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
@@ -147,7 +147,7 @@
147147
"style-loader": "^1.2.1",
148148
"tinyColorPicker": "https://github.com/PitPik/tinyColorPicker#1.1.1",
149149
"torii": "^0.10.1",
150-
"typescript": "^3.9.5",
150+
"typescript": "^3.9.6",
151151
"url-parse": "^1.4.7",
152152
"webpack-bundle-analyzer": "^3.8.0",
153153
"wysihtml": "^0.5.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15443,10 +15443,10 @@ typescript-memoize@^1.0.0-alpha.3:
1544315443
dependencies:
1544415444
core-js "2.4.1"
1544515445

15446-
typescript@^3.9.5:
15447-
version "3.9.5"
15448-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
15449-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
15446+
typescript@^3.9.6:
15447+
version "3.9.6"
15448+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
15449+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
1545015450

1545115451
ua-parser-js@^0.7.14, ua-parser-js@^0.7.21:
1545215452
version "0.7.21"

0 commit comments

Comments
 (0)