Skip to content

Commit

Permalink
fix: 📦 bump dependency rxjs to v7.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2022
1 parent eeb1f1b commit 3147a7a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"./packages/*"
],
"resolutions": {
"rxjs": "7.5.5"
"rxjs": "7.5.6"
},
"packageManager": "[email protected]"
}
2 changes: 1 addition & 1 deletion packages/semver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"detect-indent": "6.1.0",
"inquirer": "8.2.4",
"rxjs": "7.5.5",
"rxjs": "7.5.6",
"standard-version": "9.5.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1168,7 +1168,7 @@ __metadata:
"@types/tmp": 0.2.3
detect-indent: 6.1.0
inquirer: 8.2.4
rxjs: 7.5.5
rxjs: 7.5.6
standard-version: 9.5.0
peerDependencies:
"@nrwl/devkit": ^14.0.0
Expand Down Expand Up @@ -7073,12 +7073,12 @@ __metadata:
languageName: node
linkType: hard

"rxjs@npm:7.5.5":
version: 7.5.5
resolution: "rxjs@npm:7.5.5"
"rxjs@npm:7.5.6":
version: 7.5.6
resolution: "rxjs@npm:7.5.6"
dependencies:
tslib: ^2.1.0
checksum: e034f60805210cce756dd2f49664a8108780b117cf5d0e2281506e9e6387f7b4f1532d974a8c8b09314fa7a16dd2f6cff3462072a5789672b5dcb45c4173f3c6
checksum: fc05f01364a74dac57490fb3e07ea63b422af04017fae1db641a009073f902ef69f285c5daac31359620dc8d9aee7d81e42b370ca2a8573d1feae0b04329383b
languageName: node
linkType: hard

Expand Down

0 comments on commit 3147a7a

Please sign in to comment.