Skip to content

Commit 3297cb6

Browse files
Bump typescript from 3.9.5 to 3.9.6
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]>
1 parent b23bb8b commit 3297cb6

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
@@ -90,6 +90,6 @@
9090
"rollup": "2.19.0",
9191
"rollup-plugin-terser": "6.1.0",
9292
"rollup-plugin-typescript2": "0.27.1",
93-
"typescript": "3.9.5"
93+
"typescript": "3.9.6"
9494
}
9595
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5039,10 +5039,10 @@ typedarray-to-buffer@^3.1.5:
50395039
dependencies:
50405040
is-typedarray "^1.0.0"
50415041

5042-
5043-
version "3.9.5"
5044-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
5045-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
5042+
5043+
version "3.9.6"
5044+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
5045+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
50465046

50475047
uglify-js@^3.1.4:
50485048
version "3.9.4"

0 commit comments

Comments
 (0)