Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"eslint-import-resolver-typescript": "^4.4.3",
"eslint-plugin-eslint-plugin": "^6.5.0",
"eslint-plugin-import-x": "^4.15.2",
"eslint-plugin-n": "^17.20.0",
"eslint-plugin-n": "^17.21.3",
"markdownlint-cli2": "^0.18.1",
"rxjs": "^7.8.2",
"tsup": "^8.5.0",
Expand Down
24 changes: 15 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.34.1, @typescript-eslint/utils@npm:^8.0.0, @typescript-eslint/utils@npm:^8.19.1, @typescript-eslint/utils@npm:^8.24.1, @typescript-eslint/utils@npm:^8.26.1":
"@typescript-eslint/utils@npm:8.34.1, @typescript-eslint/utils@npm:^8.0.0, @typescript-eslint/utils@npm:^8.19.1, @typescript-eslint/utils@npm:^8.24.1":
version: 8.34.1
resolution: "@typescript-eslint/utils@npm:8.34.1"
dependencies:
Expand Down Expand Up @@ -2146,23 +2146,22 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:^17.20.0":
version: 17.20.0
resolution: "eslint-plugin-n@npm:17.20.0"
"eslint-plugin-n@npm:^17.21.3":
version: 17.21.3
resolution: "eslint-plugin-n@npm:17.21.3"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.5.0"
"@typescript-eslint/utils": "npm:^8.26.1"
enhanced-resolve: "npm:^5.17.1"
eslint-plugin-es-x: "npm:^7.8.0"
get-tsconfig: "npm:^4.8.1"
globals: "npm:^15.11.0"
globrex: "npm:^0.1.2"
ignore: "npm:^5.3.2"
minimatch: "npm:^9.0.5"
semver: "npm:^7.6.3"
ts-declaration-location: "npm:^1.0.6"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10c0/7820cda10c71e3d2c6a8f15b4e1cbd757364181236e31facca43216d31f5968b643854228373865adc11ce47d44ddfb078b9d8709cf7276ccbd3017b64daf792
checksum: 10c0/3d8b279aaf477ddde06f9b63f032e22da3d3c1edda75ff509c93a871fc36bbdd7e1005403113f2bc421d970d52e2c361f69d05a2bfbad14146c16f910952a764
languageName: node
linkType: hard

Expand All @@ -2189,7 +2188,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:^4.4.3"
eslint-plugin-eslint-plugin: "npm:^6.5.0"
eslint-plugin-import-x: "npm:^4.15.2"
eslint-plugin-n: "npm:^17.20.0"
eslint-plugin-n: "npm:^17.21.3"
markdownlint-cli2: "npm:^0.18.1"
rxjs: "npm:^7.8.2"
ts-api-utils: "npm:^2.0.0"
Expand Down Expand Up @@ -2608,6 +2607,13 @@ __metadata:
languageName: node
linkType: hard

"globrex@npm:^0.1.2":
version: 0.1.2
resolution: "globrex@npm:0.1.2"
checksum: 10c0/a54c029520cf58bda1d8884f72bd49b4cd74e977883268d931fd83bcbd1a9eb96d57c7dbd4ad80148fb9247467ebfb9b215630b2ed7563b2a8de02e1ff7f89d1
languageName: node
linkType: hard

"graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6":
version: 4.2.11
resolution: "graceful-fs@npm:4.2.11"
Expand Down Expand Up @@ -3543,7 +3549,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
"minimatch@npm:^9.0.4":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
Expand Down