Skip to content

Commit 25661af

Browse files
greenkeeper[bot]JamesHenry
authored andcommitted
chore(package): Update typescript to to version 2.6.2 (JamesHenry#9)
1 parent 041551c commit 25661af

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"semantic-release": "8.2.0",
3232
"ts-jest": "^21.2.3",
3333
"tslint": "^5.8.0",
34-
"typescript": "2.6.1",
34+
"typescript": "2.6.2",
3535
"typescript-eslint-parser": "9.0.0"
3636
},
3737
"lint-staged": {

yarn.lock

+5-1
Original file line numberDiff line numberDiff line change
@@ -4426,7 +4426,11 @@ typescript-eslint-parser@^8.0.0:
44264426
lodash.unescape "4.0.1"
44274427
semver "5.4.1"
44284428

4429-
[email protected], typescript@^2.5.1:
4429+
4430+
version "2.6.2"
4431+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
4432+
4433+
typescript@^2.5.1:
44304434
version "2.6.1"
44314435
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631"
44324436

0 commit comments

Comments
 (0)