Skip to content

Commit

Permalink
packages: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jesselpalmer committed Sep 11, 2017
1 parent 722bae8 commit f390f67
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@angular/platform-browser-dynamic": "4.4.0-RC.0",
"@angular/platform-server": "4.4.0-RC.0",
"@angular/router": "4.4.0-RC.0",
"angular-in-memory-web-api": "0.4.1",
"angular-in-memory-web-api": "0.4.3",
"core-js": "2.5.1",
"hammerjs": "2.0.8",
"rxjs": "5.4.3",
Expand All @@ -43,7 +43,7 @@
"@types/jasmine": "2.5.54",
"@types/jasminewd2": "2.0.3",
"@types/node": "8.0.28",
"codelyzer": "3.1.2",
"codelyzer": "3.2.0",
"jasmine-core": "2.8.0",
"jasmine-spec-reporter": "4.2.1",
"karma": "1.7.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -309,9 +309,9 @@ amdefine@>=0.0.4:
version "1.0.1"
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"

angular-in-memory-web-api@0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/angular-in-memory-web-api/-/angular-in-memory-web-api-0.4.1.tgz#b5c5aa248ae56d8faf15787bd911df4132dead00"
angular-in-memory-web-api@0.4.3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/angular-in-memory-web-api/-/angular-in-memory-web-api-0.4.3.tgz#fd0fe651c84f516b7e00e1ad3cbd92e705400e8c"

ansi-html@0.0.7:
version "0.0.7"
Expand Down Expand Up @@ -959,9 +959,9 @@ code-point-at@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"

codelyzer@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-3.1.2.tgz#9ff1f041fb9b5ee5dbeb45ba866dfaf04983af04"
codelyzer@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/codelyzer/-/codelyzer-3.2.0.tgz#68eb0a67771ea73006b517053c3035c1838abf14"
dependencies:
app-root-path "^2.0.1"
css-selector-tokenizer "^0.7.0"
Expand Down

0 comments on commit f390f67

Please sign in to comment.