Skip to content

Commit c842fd8

Browse files
chore(package): update libs
1 parent 1ae4fe7 commit c842fd8

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/jasmine": "2.8.6",
6868
"@types/jquery": "3.3.0",
6969
"@uirouter/publish-scripts": "2.3.1",
70-
"jasmine-core": "2.99.0",
70+
"jasmine-core": "2.99.1",
7171
"karma": "2.0.0",
7272
"karma-chrome-launcher": "2.2.0",
7373
"karma-jasmine": "1.1.0",
@@ -83,10 +83,10 @@
8383
"rxjs": "5.5.6",
8484
"shelljs": "0.8.1",
8585
"shx": "0.2.2",
86-
"ts-loader": "3.4.0",
86+
"ts-loader": "3.5.0",
8787
"tslib": "1.9.0",
8888
"tslint": "5.9.1",
89-
"typescript": "2.6.2",
89+
"typescript": "2.7.1",
9090
"webpack": "3.10.0",
9191
"webpack-dev-server": "2.11.1",
9292
"zone.js": "0.8.20"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3016,9 +3016,9 @@ isstream@~0.1.2:
30163016
version "0.1.2"
30173017
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
30183018

3019-
3020-
version "2.99.0"
3021-
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.99.0.tgz#c105ab5222da45f1b0a10580383f5adbbff56d2c"
3019+
3020+
version "2.99.1"
3021+
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.99.1.tgz#e6400df1e6b56e130b61c4bcd093daa7f6e8ca15"
30223022

30233023
js-tokens@^3.0.2:
30243024
version "3.0.2"
@@ -5530,9 +5530,9 @@ trim-off-newlines@^1.0.0:
55305530
version "1.0.1"
55315531
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
55325532

5533-
ts-loader@3.4.0:
5534-
version "3.4.0"
5535-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-3.4.0.tgz#c376bc0538d4c441ea8790c3fd841ebfdbfb99d0"
5533+
ts-loader@3.5.0:
5534+
version "3.5.0"
5535+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-3.5.0.tgz#151d004dcddb4cf8e381a3bf9d6b74c2d957a9c0"
55365536
dependencies:
55375537
chalk "^2.3.0"
55385538
enhanced-resolve "^3.0.0"
@@ -5668,9 +5668,9 @@ [email protected]:
56685668
version "2.4.1"
56695669
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1.tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc"
56705670

5671-
typescript@2.6.2:
5672-
version "2.6.2"
5673-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
5671+
typescript@2.7.1:
5672+
version "2.7.1"
5673+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
56745674

56755675
uglify-es@^3.3.7:
56765676
version "3.3.9"

0 commit comments

Comments
 (0)