Skip to content

Commit 9f52a6d

Browse files
committed
Updated packages
1 parent 100957a commit 9f52a6d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"systemjs": "0.20.12",
6565
"tracekit": "0.4.4",
6666
"tslint": "5.2.0",
67-
"tsproject": "2.1.1",
67+
"tsproject": "2.1.2",
6868
"typescript": "2.3.2",
6969
"typescript-formatter": "5.1.3"
7070
},

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -373,8 +373,8 @@ chalk@^0.5.0:
373373
supports-color "^0.2.0"
374374

375375
chokidar@^1.6.1:
376-
version "1.6.1"
377-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.6.1.tgz#2f4447ab5e96e50fb3d789fd90d4c72e0e4c70c2"
376+
version "1.7.0"
377+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
378378
dependencies:
379379
anymatch "^1.3.0"
380380
async-each "^1.0.0"
@@ -2961,9 +2961,9 @@ [email protected]:
29612961
tslib "^1.6.0"
29622962
tsutils "^1.8.0"
29632963

2964-
2965-
version "2.1.1"
2966-
resolved "https://registry.yarnpkg.com/tsproject/-/tsproject-2.1.1.tgz#87cf20f5f6fa9006dce5d77feb8d8c273e752d7e"
2964+
2965+
version "2.1.2"
2966+
resolved "https://registry.yarnpkg.com/tsproject/-/tsproject-2.1.2.tgz#0e401704105d705178882ac4c9668d91eee7b3b1"
29672967
dependencies:
29682968
"@types/chalk" "^0.4.3"
29692969
"@types/chokidar" "1.6.0"

0 commit comments

Comments
 (0)