Skip to content

Commit bd6eb44

Browse files
chore(deps): update dependency rxjs to v7.8.2
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | rxjs | 7.8.1 | 7.8.2 | | npm | rxjs | 7.3.0 | 7.8.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 0e849df commit bd6eb44

File tree

4 files changed

+276
-4083
lines changed

4 files changed

+276
-4083
lines changed

packages/scenes-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"webpack-livereload-plugin": "^3.0.2"
5858
},
5959
"resolutions": {
60-
"rxjs": "7.3.0"
60+
"rxjs": "7.8.2"
6161
},
6262
"engines": {
6363
"node": ">=20"

packages/scenes-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"jest": "29.7.0",
8080
"rimraf": "^3.0.2",
8181
"rollup": "^4.36.0",
82-
"rxjs": "7.8.1",
82+
"rxjs": "7.8.2",
8383
"typescript": "^5.4.3"
8484
},
8585
"lint-staged": {

packages/scenes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"react-router-dom": "^6.28.0",
9393
"rimraf": "^3.0.2",
9494
"rollup": "^4.36.0",
95-
"rxjs": "7.8.1",
95+
"rxjs": "7.8.2",
9696
"typescript": "^5.4.3"
9797
},
9898
"lint-staged": {

0 commit comments

Comments
 (0)