Skip to content

Commit ca3167b

Browse files
dependabot-preview[bot]bidoubiwa
authored andcommitted
build(deps-dev): bump typescript from 3.9.6 to 3.9.7
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.6...v3.9.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 626f890 commit ca3167b

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.6"
89+
"typescript": "3.9.7"
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.6"
4726-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
4727-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
4724+
4725+
version "3.9.7"
4726+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
4727+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
47284728

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

0 commit comments

Comments
 (0)