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.5.0" ,
57
57
"eslint-plugin-jest" : " ^28.9.0" ,
58
58
"eslint-plugin-jsdoc" : " ^50.6.0" ,
59
- "eslint-plugin-rxjs-x" : " ~0.6.0 " ,
59
+ "eslint-plugin-rxjs-x" : " ~0.6.1 " ,
60
60
"globals" : " ^15.13.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 @@ -6357,7 +6357,7 @@ __metadata:
6357
6357
eslint-plugin-import-x: "npm:^4.5.0"
6358
6358
eslint-plugin-jest: "npm:^28.9.0"
6359
6359
eslint-plugin-jsdoc: "npm:^50.6.0"
6360
- eslint-plugin-rxjs-x: "npm:~0.6.0 "
6360
+ eslint-plugin-rxjs-x: "npm:~0.6.1 "
6361
6361
globals: "npm:^15.13.0"
6362
6362
jest: "npm:^29.7.0"
6363
6363
jest-environment-jsdom: "npm:^29.7.0"
@@ -8739,9 +8739,9 @@ __metadata:
8739
8739
languageName: node
8740
8740
linkType: hard
8741
8741
8742
- "eslint-plugin-rxjs-x@npm:~0.6.0 ":
8743
- version: 0.6.0
8744
- resolution: "eslint-plugin-rxjs-x@npm:0.6.0 "
8742
+ "eslint-plugin-rxjs-x@npm:~0.6.1 ":
8743
+ version: 0.6.1
8744
+ resolution: "eslint-plugin-rxjs-x@npm:0.6.1 "
8745
8745
dependencies:
8746
8746
"@typescript-eslint/scope-manager": "npm:^8.1.0"
8747
8747
"@typescript-eslint/utils": "npm:^8.1.0"
@@ -8756,7 +8756,7 @@ __metadata:
8756
8756
peerDependenciesMeta:
8757
8757
rxjs:
8758
8758
optional: true
8759
- checksum: 10c0/a7cbd6cd784475bcb1505703e3a650cfa2a7689dd44d2621f9b90969137e981367ad6c2597fa4fe9ad1330138d3b797a46a5d835b37dc992c7d02af7b6b4203b
8759
+ checksum: 10c0/f22754bfd4431360b56791a6da184e2ca7927149cb3bffcf59f3e6ccfba739e80728a13020e415ed91e28f785c5d88326f164d29f0a500bf34648b76c8b61abc
8760
8760
languageName: node
8761
8761
linkType: hard
8762
8762
You can’t perform that action at this time.
0 commit comments