Skip to content

Commit 5f83bf9

Browse files
Bump typescript from 3.9.3 to 3.9.5 (#40)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.9.3...v3.9.5) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent dcc7894 commit 5f83bf9

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
@@ -38,7 +38,7 @@
3838
"sinon": "^9.0.2",
3939
"typedoc": "^0.17.7",
4040
"ts-jest": "^26.1.0",
41-
"typescript": "^3.9.3"
41+
"typescript": "^3.9.5"
4242
},
4343
"dependencies": {
4444
"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
@@ -4483,10 +4483,10 @@ typedoc@^0.17.7:
44834483
shelljs "^0.8.4"
44844484
typedoc-default-themes "^0.10.1"
44854485

4486-
typescript@^3.9.3:
4487-
version "3.9.3"
4488-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
4489-
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
4486+
typescript@^3.9.5:
4487+
version "3.9.5"
4488+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
4489+
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
44904490

44914491
uglify-js@^3.1.4:
44924492
version "3.9.3"

0 commit comments

Comments
 (0)