Skip to content

Commit 1c08af1

Browse files
authored
Merge pull request #9 from satackey/dependabot/npm_and_yarn/typescript-3.9.7
Bump typescript from 3.9.5 to 3.9.7
2 parents 8eeb144 + caefa64 commit 1c08af1

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
@@ -19,6 +19,6 @@
1919
"@zeit/ncc": "^0.22.3",
2020
"ts-node": "^8.10.2",
2121
"ttypescript": "^1.5.10",
22-
"typescript": "^3.9.5"
22+
"typescript": "^3.9.7"
2323
}
2424
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -467,10 +467,10 @@ typescript-is@^0.16.3:
467467
optionalDependencies:
468468
reflect-metadata ">=0.1.12"
469469

470-
typescript@^3.9.5:
471-
version "3.9.5"
472-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
473-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
470+
typescript@^3.9.7:
471+
version "3.9.7"
472+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
473+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
474474

475475
universalify@^0.1.2:
476476
version "0.1.2"

0 commit comments

Comments
 (0)