Skip to content

Commit 99e91cd

Browse files
build(deps-dev): bump typescript from 3.9.5 to 3.9.6 (#494)
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 ad164c4 commit 99e91cd

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
@@ -86,6 +86,6 @@
8686
"rollup-plugin-typescript2": "^0.27.0",
8787
"shx": "^0.3.2",
8888
"ts-jest": "^25.3.0",
89-
"typescript": "3.9.5"
89+
"typescript": "3.9.6"
9090
}
9191
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4721,10 +4721,10 @@ typedarray-to-buffer@^3.1.5:
47214721
dependencies:
47224722
is-typedarray "^1.0.0"
47234723

4724-
4725-
version "3.9.5"
4726-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
4727-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
4724+
4725+
version "3.9.6"
4726+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
4727+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
47284728

47294729
union-value@^1.0.0:
47304730
version "1.0.1"

0 commit comments

Comments
 (0)