Skip to content

Commit 9d41fd3

Browse files
chore(deps-dev): bump internal rxjs to 7.8.1
1 parent 90b03e6 commit 9d41fd3

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"eslint-plugin-import-x": "^4.4.0",
8989
"eslint-plugin-n": "^17.13.1",
9090
"markdownlint-cli2": "^0.14.0",
91-
"rxjs": "^7.0.0",
91+
"rxjs": "^7.8.1",
9292
"tsup": "^8.3.5",
9393
"tsx": "^4.19.2",
9494
"typescript": "~5.6.3",

yarn.lock

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2432,7 +2432,7 @@ __metadata:
24322432
eslint-plugin-import-x: "npm:^4.4.0"
24332433
eslint-plugin-n: "npm:^17.13.1"
24342434
markdownlint-cli2: "npm:^0.14.0"
2435-
rxjs: "npm:^7.0.0"
2435+
rxjs: "npm:^7.8.1"
24362436
ts-api-utils: "npm:^1.3.0"
24372437
tslib: "npm:^2.1.0"
24382438
tsup: "npm:^8.3.5"
@@ -2444,6 +2444,9 @@ __metadata:
24442444
eslint: ^8.57.0 || ^9.0.0
24452445
rxjs: ">=7.0.0"
24462446
typescript: ">=4.7.4"
2447+
peerDependenciesMeta:
2448+
rxjs:
2449+
optional: true
24472450
languageName: unknown
24482451
linkType: soft
24492452

@@ -4247,12 +4250,12 @@ __metadata:
42474250
languageName: node
42484251
linkType: hard
42494252

4250-
"rxjs@npm:^7.0.0":
4251-
version: 7.5.6
4252-
resolution: "rxjs@npm:7.5.6"
4253+
"rxjs@npm:^7.8.1":
4254+
version: 7.8.1
4255+
resolution: "rxjs@npm:7.8.1"
42534256
dependencies:
42544257
tslib: "npm:^2.1.0"
4255-
checksum: 10c0/d8077fb4a06c05f52fcc974ab9884d163924b8085c661c92030a522920510bf0c75583caee70409ab11992320c31f562f5402afe8b81255370c09773209fec5c
4258+
checksum: 10c0/3c49c1ecd66170b175c9cacf5cef67f8914dcbc7cd0162855538d365c83fea631167cacb644b3ce533b2ea0e9a4d0b12175186985f89d75abe73dbd8f7f06f68
42564259
languageName: node
42574260
linkType: hard
42584261

0 commit comments

Comments
 (0)