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 86
86
"eslint-plugin-import-x" : " ^4.15.2" ,
87
87
"eslint-plugin-n" : " ^17.16.2" ,
88
88
"markdownlint-cli2" : " ^0.18.1" ,
89
- "rxjs" : " ^7.8.1 " ,
89
+ "rxjs" : " ^7.8.2 " ,
90
90
"tsup" : " ^8.5.0" ,
91
91
"typescript" : " ~5.8.2" ,
92
92
"typescript-eslint" : " ^8.35.0" ,
Original file line number Diff line number Diff line change @@ -2182,7 +2182,7 @@ __metadata:
2182
2182
eslint-plugin-import-x : " npm:^4.15.2"
2183
2183
eslint-plugin-n : " npm:^17.16.2"
2184
2184
markdownlint-cli2 : " npm:^0.18.1"
2185
- rxjs : " npm:^7.8.1 "
2185
+ rxjs : " npm:^7.8.2 "
2186
2186
ts-api-utils : " npm:^2.0.0"
2187
2187
tslib : " npm:^2.1.0"
2188
2188
tsup : " npm:^8.5.0"
@@ -4176,12 +4176,12 @@ __metadata:
4176
4176
languageName : node
4177
4177
linkType : hard
4178
4178
4179
- " rxjs@npm:^7.8.1 " :
4180
- version : 7.8.1
4181
- resolution : " rxjs@npm:7.8.1 "
4179
+ " rxjs@npm:^7.8.2 " :
4180
+ version : 7.8.2
4181
+ resolution : " rxjs@npm:7.8.2 "
4182
4182
dependencies :
4183
4183
tslib : " npm:^2.1.0"
4184
- checksum : 10c0/3c49c1ecd66170b175c9cacf5cef67f8914dcbc7cd0162855538d365c83fea631167cacb644b3ce533b2ea0e9a4d0b12175186985f89d75abe73dbd8f7f06f68
4184
+ checksum : 10c0/1fcd33d2066ada98ba8f21fcbbcaee9f0b271de1d38dc7f4e256bfbc6ffcdde68c8bfb69093de7eeb46f24b1fb820620bf0223706cff26b4ab99a7ff7b2e2c45
4185
4185
languageName : node
4186
4186
linkType : hard
4187
4187
You can’t perform that action at this time.
0 commit comments