Skip to content

Commit 063a309

Browse files
chore(deps-dev): bump typescript from 3.9.7 to 3.9.10 in /react
Bumps [typescript](https://github.com/microsoft/TypeScript) from 3.9.7 to 3.9.10. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.7...v3.9.10) --- updated-dependencies: - dependency-name: typescript dependency-version: 3.9.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9248b0a commit 063a309

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@vtex/tsconfig": "^0.4.4",
2727
"apollo-cache-inmemory": "^1.6.5",
2828
"graphql": "^14.6.0",
29-
"typescript": "3.9.7"
29+
"typescript": "3.9.10"
3030
},
3131
"resolutions": {
3232
"@types/jest": "26.0.15"

react/yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5765,12 +5765,7 @@ typedarray-to-buffer@^3.1.5:
57655765
dependencies:
57665766
is-typedarray "^1.0.0"
57675767

5768-
typescript@3.9.7:
5769-
version "3.9.7"
5770-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
5771-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
5772-
5773-
typescript@^3.9.7:
5768+
typescript@3.9.10, typescript@^3.9.7:
57745769
version "3.9.10"
57755770
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
57765771
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==

0 commit comments

Comments
 (0)