Skip to content

Commit

Permalink
build(deps): bump the ngrx group with 5 updates (#52)
Browse files Browse the repository at this point in the history
Bumps the ngrx group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@ngrx/component](https://github.com/ngrx/platform) | `17.1.0` | `17.1.1` |
| [@ngrx/effects](https://github.com/ngrx/platform) | `17.1.0` | `17.1.1` |
| [@ngrx/store](https://github.com/ngrx/platform) | `17.1.0` | `17.1.1` |
| [@ngrx/store-devtools](https://github.com/ngrx/platform) | `17.1.0` | `17.1.1` |
| [@ngrx/schematics](https://github.com/ngrx/platform) | `17.1.0` | `17.1.1` |


Updates `@ngrx/component` from 17.1.0 to 17.1.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@17.1.0...17.1.1)

Updates `@ngrx/effects` from 17.1.0 to 17.1.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@17.1.0...17.1.1)

Updates `@ngrx/store` from 17.1.0 to 17.1.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@17.1.0...17.1.1)

Updates `@ngrx/store-devtools` from 17.1.0 to 17.1.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@17.1.0...17.1.1)

Updates `@ngrx/schematics` from 17.1.0 to 17.1.1
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md)
- [Commits](ngrx/platform@17.1.0...17.1.1)

---
updated-dependencies:
- dependency-name: "@ngrx/component"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ngrx
- dependency-name: "@ngrx/effects"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ngrx
- dependency-name: "@ngrx/store"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ngrx
- dependency-name: "@ngrx/store-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ngrx
- dependency-name: "@ngrx/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ngrx
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent 32f1eae commit b8c0a1b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@angular/platform-browser-dynamic": "^17.2.4",
"@angular/router": "^17.2.4",
"@angular/service-worker": "^17.2.4",
"@ngrx/component": "^17.1.0",
"@ngrx/effects": "^17.1.0",
"@ngrx/store": "^17.1.0",
"@ngrx/store-devtools": "^17.1.0",
"@ngrx/component": "^17.1.1",
"@ngrx/effects": "^17.1.1",
"@ngrx/store": "^17.1.1",
"@ngrx/store-devtools": "^17.1.1",
"rxjs": "~7.8.1",
"tslib": "^2.6.2",
"update-immutable": "^1.5.0",
Expand All @@ -43,7 +43,7 @@
"@angular-eslint/template-parser": "^17.2.1",
"@angular/cli": "^17.2.3",
"@angular/compiler-cli": "^17.2.4",
"@ngrx/schematics": "^17.1.0",
"@ngrx/schematics": "^17.1.1",
"@types/jasmine": "~5.1.4",
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "^7.0.2",
Expand Down

0 comments on commit b8c0a1b

Please sign in to comment.