Skip to content

Commit 1fd93c3

Browse files
Bump typescript from 3.9.5 to 3.9.6 (#64)
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 cd3ffeb commit 1fd93c3

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
@@ -37,7 +37,7 @@
3737
"jest": "^26.1.0",
3838
"sinon": "^9.0.2",
3939
"ts-jest": "^26.1.1",
40-
"typescript": "^3.9.5"
40+
"typescript": "^3.9.6"
4141
},
4242
"dependencies": {
4343
"atlassian-jwt": "https://github.com/MrRefactoring/atlassian-jwt.git#dist",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4333,10 +4333,10 @@ typedarray-to-buffer@^3.1.5:
43334333
dependencies:
43344334
is-typedarray "^1.0.0"
43354335

4336-
typescript@^3.9.5:
4337-
version "3.9.5"
4338-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
4339-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
4336+
typescript@^3.9.6:
4337+
version "3.9.6"
4338+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
4339+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
43404340

43414341
union-value@^1.0.0:
43424342
version "1.0.1"

0 commit comments

Comments
 (0)