Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit e53959e

Browse files
Merge pull request #30 from SQLStreamStore/dependabot/npm_and_yarn/typescript-3.2.4
Bump typescript from 3.1.6 to 3.2.4
2 parents 3c5eb14 + 90a39b1 commit e53959e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"tslint-config-prettier": "1.17.0",
4444
"tslint-immutable": "5.0.0",
4545
"tslint-react": "3.6.0",
46-
"typescript": "3.1.6",
46+
"typescript": "3.2.4",
4747
"typesync": "0.4.1"
4848
},
4949
"dependencies": {

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7590,9 +7590,10 @@ typedarray@^0.0.6:
75907590
version "0.0.6"
75917591
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
75927592

7593-
7594-
version "3.1.6"
7595-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6.tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68"
7593+
7594+
version "3.2.4"
7595+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
7596+
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
75967597

75977598
75987599
version "0.4.1"

0 commit comments

Comments
 (0)