Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
fix(deps): update angular monorepo to v6.1.7 (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2018
1 parent b1ef6a9 commit 976612e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/templates/Angular InstantSearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
"e2e": "ng e2e"
},
"dependencies": {
"@angular/animations": "6.1.6",
"@angular/common": "6.1.6",
"@angular/compiler": "6.1.6",
"@angular/core": "6.1.6",
"@angular/forms": "6.1.6",
"@angular/http": "6.1.6",
"@angular/platform-browser": "6.1.6",
"@angular/platform-browser-dynamic": "6.1.6",
"@angular/router": "6.1.6",
"@angular/animations": "6.1.7",
"@angular/common": "6.1.7",
"@angular/compiler": "6.1.7",
"@angular/core": "6.1.7",
"@angular/forms": "6.1.7",
"@angular/http": "6.1.7",
"@angular/platform-browser": "6.1.7",
"@angular/platform-browser-dynamic": "6.1.7",
"@angular/router": "6.1.7",
"algoliasearch": "3.30.0",
"angular-instantsearch": "{{libraryVersion}}",
"core-js": "2.5.7",
"rxjs": "6.3.1",
"zone.js": "0.8.26"
},
"devDependencies": {
"@angular/compiler-cli": "6.1.6",
"@angular/compiler-cli": "6.1.7",
"@angular-devkit/build-angular": "0.8.1",
"@angular/cli": "6.2.1",
"@angular/language-service": "6.1.6",
"@angular/language-service": "6.1.7",
"@types/algoliasearch": "3.27.6",
"@types/jasmine": "2.8.8",
"@types/jasminewd2": "2.0.3",
Expand Down

0 comments on commit 976612e

Please sign in to comment.