Skip to content

Commit

Permalink
Merge pull request #4653 from storybooks/dependabot/npm_and_yarn/@ngr…
Browse files Browse the repository at this point in the history
…x/store-6.1.1

Bump @ngrx/store from 6.1.0 to 6.1.1
  • Loading branch information
Hypnosphi committed Oct 31, 2018
2 parents 33f2d1f + 0705d1e commit cdf4547
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@angular/forms": "^7.0.1",
"@angular/platform-browser": "^7.0.1",
"@angular/platform-browser-dynamic": "^7.0.1",
"@ngrx/store": "^6.1.0",
"@ngrx/store": "^6.1.1",
"core-js": "^2.5.7",
"rxjs": "^6.3.3",
"rxjs-compat": "^6.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1818,10 +1818,10 @@
call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0"

"@ngrx/store@^6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@ngrx/store/-/store-6.1.0.tgz#5b027647a797bf027912568214b10375dd75af38"
integrity sha512-H5BGym1WtAX84/R4pTQ2MrrP87qYfXc6CoPghCZCK9LYxCodsI7KeQfpyNCg5qapxdH2EDqlHXTBJfMTLRiRGg==
"@ngrx/store@^6.1.1":
version "6.1.1"
resolved "https://registry.yarnpkg.com/@ngrx/store/-/store-6.1.1.tgz#35a3d87f545df4d6a544087f5fa45e143f0a0e90"
integrity sha512-1XFTE5nB3sLNoXZ6pl1kCfoy3NgJOU9G/QTPDPSMkrOkIZuqmylczmgRedSWwdB/dz8tclIZa5tA24dE+N/apA==

"@ngtools/webpack@7.0.3":
version "7.0.3"
Expand Down

0 comments on commit cdf4547

Please sign in to comment.