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 @@ -88,7 +88,7 @@
"eslint-import-resolver-typescript": "^3.8.5",
"eslint-plugin-eslint-plugin": "^6.4.0",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-n": "^17.16.2",
"eslint-plugin-n": "^17.17.0",
"markdownlint-cli2": "^0.17.2",
"rxjs": "^7.8.2",
"tsup": "^8.4.0",
Expand Down
25 changes: 18 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.4.1":
"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
version: 4.4.1
resolution: "@eslint-community/eslint-utils@npm:4.4.1"
dependencies:
Expand All @@ -254,6 +254,17 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.5.0":
version: 4.6.1
resolution: "@eslint-community/eslint-utils@npm:4.6.1"
dependencies:
eslint-visitor-keys: "npm:^3.4.3"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
checksum: 10c0/cdeb6f8fc33a83726357d7f736075cdbd6e79dc7ac4b00b15680f1111d0f33bda583e7fafa5937245a058cc66302dc47568bba57b251302dc74964d8e87f56d7
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0, @eslint-community/regexpp@npm:^4.12.1":
version: 4.12.1
resolution: "@eslint-community/regexpp@npm:4.12.1"
Expand Down Expand Up @@ -1918,11 +1929,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:^17.16.2":
version: 17.16.2
resolution: "eslint-plugin-n@npm:17.16.2"
"eslint-plugin-n@npm:^17.17.0":
version: 17.17.0
resolution: "eslint-plugin-n@npm:17.17.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.1"
"@eslint-community/eslint-utils": "npm:^4.5.0"
enhanced-resolve: "npm:^5.17.1"
eslint-plugin-es-x: "npm:^7.8.0"
get-tsconfig: "npm:^4.8.1"
Expand All @@ -1932,7 +1943,7 @@ __metadata:
semver: "npm:^7.6.3"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10c0/25a77159b363814384b141d6f74b2c2e5787c58756c936f5547c01cb0e3b28f7ca4f32d77fe4214af6f1359dd35693380921395cdfc14c72595d89117ab92e9a
checksum: 10c0/ac6b2e2bbdc8f49a84be1bf1add8a412093a56fe95e8820610ecd5185fa00a348197a06fe3fe36080c09dc5d5a8f0f4f543cb3cf193265ace3fd071a79a07e88
languageName: node
linkType: hard

Expand All @@ -1959,7 +1970,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:^3.8.5"
eslint-plugin-eslint-plugin: "npm:^6.4.0"
eslint-plugin-import-x: "npm:^4.6.1"
eslint-plugin-n: "npm:^17.16.2"
eslint-plugin-n: "npm:^17.17.0"
markdownlint-cli2: "npm:^0.17.2"
rxjs: "npm:^7.8.2"
ts-api-utils: "npm:^2.0.0"
Expand Down