Skip to content

Commit d89020e

Browse files
chore(deps-dev): bump typescript from 3.2.4 to 3.3.1
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.2.4 to 3.3.1. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.2.4...v3.3.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 09b758a commit d89020e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"tslint-microsoft-contrib": "6.0.0",
100100
"tslint-misc-rules": "3.5.1",
101101
"tslint-react": "3.6.0",
102-
"typescript": "3.2.4",
102+
"typescript": "3.3.1",
103103
"validate-commit-msg": "^2.10.1",
104104
"vrsource-tslint-rules": "6.0.0"
105105
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6592,10 +6592,10 @@ typedarray@^0.0.6:
65926592
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
65936593
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
65946594

6595-
typescript@3.2.4:
6596-
version "3.2.4"
6597-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
6598-
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
6595+
typescript@3.3.1:
6596+
version "3.3.1"
6597+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.1.tgz#6de14e1db4b8a006ac535e482c8ba018c55f750b"
6598+
integrity sha512-cTmIDFW7O0IHbn1DPYjkiebHxwtCMU+eTy30ZtJNBPF9j2O1ITu5XH2YnBeVRKWHqF+3JQwWJv0Q0aUgX8W7IA==
65996599

66006600
uglify-js@^3.1.4:
66016601
version "3.4.9"

0 commit comments

Comments
 (0)