Skip to content

Commit 2280820

Browse files
chore(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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ce72d3 commit 2280820

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"eslint-plugin-import-x": "^4.6.1",
9191
"eslint-plugin-n": "^17.15.1",
9292
"markdownlint-cli2": "^0.17.2",
93-
"rxjs": "^7.8.1",
93+
"rxjs": "^7.8.2",
9494
"tsup": "^8.3.6",
9595
"typescript": "~5.7.3",
9696
"typescript-eslint": "^8.22.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2164,7 +2164,7 @@ __metadata:
21642164
eslint-plugin-import-x: "npm:^4.6.1"
21652165
eslint-plugin-n: "npm:^17.15.1"
21662166
markdownlint-cli2: "npm:^0.17.2"
2167-
rxjs: "npm:^7.8.1"
2167+
rxjs: "npm:^7.8.2"
21682168
ts-api-utils: "npm:^2.0.0"
21692169
tslib: "npm:^2.1.0"
21702170
tsup: "npm:^8.3.6"
@@ -4266,12 +4266,12 @@ __metadata:
42664266
languageName: node
42674267
linkType: hard
42684268

4269-
"rxjs@npm:^7.8.1":
4270-
version: 7.8.1
4271-
resolution: "rxjs@npm:7.8.1"
4269+
"rxjs@npm:^7.8.2":
4270+
version: 7.8.2
4271+
resolution: "rxjs@npm:7.8.2"
42724272
dependencies:
42734273
tslib: "npm:^2.1.0"
4274-
checksum: 10c0/3c49c1ecd66170b175c9cacf5cef67f8914dcbc7cd0162855538d365c83fea631167cacb644b3ce533b2ea0e9a4d0b12175186985f89d75abe73dbd8f7f06f68
4274+
checksum: 10c0/1fcd33d2066ada98ba8f21fcbbcaee9f0b271de1d38dc7f4e256bfbc6ffcdde68c8bfb69093de7eeb46f24b1fb820620bf0223706cff26b4ab99a7ff7b2e2c45
42754275
languageName: node
42764276
linkType: hard
42774277

0 commit comments

Comments
 (0)