Skip to content

Commit

Permalink
fix(deps): update dependency rxjs to v7.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbb-angular-renovate committed Mar 3, 2025
1 parent 0c54d20 commit c149f61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@angular/router": "19.2.0",
"@stackblitz/sdk": "1.11.0",
"maplibre-gl": "4.7.1",
"rxjs": "7.8.1",
"rxjs": "7.8.2",
"tslib": "2.7.0",
"zone.js": "0.15.0"
},
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16193,6 +16193,13 @@ rxjs@7.8.1, rxjs@~7.8.1:
dependencies:
tslib "^2.1.0"

rxjs@7.8.2:
version "7.8.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.2.tgz#955bc473ed8af11a002a2be52071bf475638607b"
integrity sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==
dependencies:
tslib "^2.1.0"

safe-array-concat@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.1.2.tgz#81d77ee0c4e8b863635227c721278dd524c20edb"
Expand Down

0 comments on commit c149f61

Please sign in to comment.