File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 56
56
"eslint-plugin-import-x" : " ^4.6.1" ,
57
57
"eslint-plugin-jest" : " ^28.10.0" ,
58
58
"eslint-plugin-jsdoc" : " ^50.6.1" ,
59
- "eslint-plugin-rxjs-x" : " ~0.6.1 " ,
59
+ "eslint-plugin-rxjs-x" : " ~0.6.2 " ,
60
60
"globals" : " ^15.14.0" ,
61
61
"jest" : " ^29.7.0" ,
62
62
"jest-environment-jsdom" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -6341,7 +6341,7 @@ __metadata:
6341
6341
eslint-plugin-import-x: "npm:^4.6.1"
6342
6342
eslint-plugin-jest: "npm:^28.10.0"
6343
6343
eslint-plugin-jsdoc: "npm:^50.6.1"
6344
- eslint-plugin-rxjs-x: "npm:~0.6.1 "
6344
+ eslint-plugin-rxjs-x: "npm:~0.6.2 "
6345
6345
globals: "npm:^15.14.0"
6346
6346
jest: "npm:^29.7.0"
6347
6347
jest-environment-jsdom: "npm:^29.7.0"
@@ -8720,9 +8720,9 @@ __metadata:
8720
8720
languageName: node
8721
8721
linkType: hard
8722
8722
8723
- "eslint-plugin-rxjs-x@npm:~0.6.1 ":
8724
- version: 0.6.1
8725
- resolution: "eslint-plugin-rxjs-x@npm:0.6.1 "
8723
+ "eslint-plugin-rxjs-x@npm:~0.6.2 ":
8724
+ version: 0.6.2
8725
+ resolution: "eslint-plugin-rxjs-x@npm:0.6.2 "
8726
8726
dependencies:
8727
8727
"@typescript-eslint/scope-manager": "npm:^8.1.0"
8728
8728
"@typescript-eslint/utils": "npm:^8.1.0"
@@ -8737,7 +8737,7 @@ __metadata:
8737
8737
peerDependenciesMeta:
8738
8738
rxjs:
8739
8739
optional: true
8740
- checksum: 10c0/f22754bfd4431360b56791a6da184e2ca7927149cb3bffcf59f3e6ccfba739e80728a13020e415ed91e28f785c5d88326f164d29f0a500bf34648b76c8b61abc
8740
+ checksum: 10c0/ca6b6968a80f909ed5280bd4408e719b0ab4009e89f7700c71219cf38ed9f3d83bb1f67201509b7d11c9cbc313407df78679a5f7ed361cfdc06a1bcb7a50db6f
8741
8741
languageName: node
8742
8742
linkType: hard
8743
8743
You can’t perform that action at this time.
0 commit comments