Skip to content

Commit a3c3cfa

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 5eba56b commit a3c3cfa

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
@@ -2155,7 +2155,7 @@ __metadata:
21552155
eslint-plugin-import-x: "npm:^4.6.1"
21562156
eslint-plugin-n: "npm:^17.15.1"
21572157
markdownlint-cli2: "npm:^0.17.2"
2158-
rxjs: "npm:^7.8.1"
2158+
rxjs: "npm:^7.8.2"
21592159
ts-api-utils: "npm:^2.0.0"
21602160
tslib: "npm:^2.1.0"
21612161
tsup: "npm:^8.3.6"
@@ -4250,12 +4250,12 @@ __metadata:
42504250
languageName: node
42514251
linkType: hard
42524252

4253-
"rxjs@npm:^7.8.1":
4254-
version: 7.8.1
4255-
resolution: "rxjs@npm:7.8.1"
4253+
"rxjs@npm:^7.8.2":
4254+
version: 7.8.2
4255+
resolution: "rxjs@npm:7.8.2"
42564256
dependencies:
42574257
tslib: "npm:^2.1.0"
4258-
checksum: 10c0/3c49c1ecd66170b175c9cacf5cef67f8914dcbc7cd0162855538d365c83fea631167cacb644b3ce533b2ea0e9a4d0b12175186985f89d75abe73dbd8f7f06f68
4258+
checksum: 10c0/1fcd33d2066ada98ba8f21fcbbcaee9f0b271de1d38dc7f4e256bfbc6ffcdde68c8bfb69093de7eeb46f24b1fb820620bf0223706cff26b4ab99a7ff7b2e2c45
42594259
languageName: node
42604260
linkType: hard
42614261

0 commit comments

Comments
 (0)