Skip to content

Commit 70501fb

Browse files
Dependencies(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] <support@dependabot.com>
1 parent b32b843 commit 70501fb

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
@@ -50,6 +50,6 @@
5050
"eslint-plugin-react-hooks": "^4.0.5",
5151
"eslint-plugin-standard": "^4.0.1",
5252
"prettier": "^2.0.5",
53-
"typescript": "^3.9.6"
53+
"typescript": "^3.9.7"
5454
}
5555
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9823,10 +9823,10 @@ typedarray@^0.0.6:
98239823
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
98249824
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
98259825

9826-
typescript@^3.9.6:
9827-
version "3.9.6"
9828-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
9829-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
9826+
typescript@^3.9.7:
9827+
version "3.9.7"
9828+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
9829+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
98309830

98319831
unherit@^1.0.4:
98329832
version "1.1.3"

0 commit comments

Comments
 (0)