Skip to content

Commit fe628a3

Browse files
build(deps-dev): bump rxjs from 7.8.1 to 7.8.2
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.8.1 to 7.8.2. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.8.1...7.8.2) --- updated-dependencies: - dependency-name: rxjs dependency-version: 7.8.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94571a6 commit fe628a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"execa": "^9.3.0",
2828
"globby": "14.0.2",
2929
"langchain": "0.3.28",
30-
"rxjs": "7.8.1",
30+
"rxjs": "7.8.2",
3131
"sitemap": "8.0.0",
3232
"textlint": "^14.0.4",
3333
"textlint-filter-rule-allowlist": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2794,10 +2794,10 @@ run-parallel@^1.1.9:
27942794
dependencies:
27952795
queue-microtask "^1.2.2"
27962796

2797-
2798-
version "7.8.1"
2799-
resolved "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz"
2800-
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
2797+
2798+
version "7.8.2"
2799+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.2.tgz#955bc473ed8af11a002a2be52071bf475638607b"
2800+
integrity sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==
28012801
dependencies:
28022802
tslib "^2.1.0"
28032803

0 commit comments

Comments
 (0)