Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Update typescript-eslint monorepo to v5.59.9 #300

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions src/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@augu/tsconfig": "1.1.1",
"@types/js-yaml": "4.0.5",
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"eslint": "8.24.0",
"eslint-config-prettier": "8.6.0",
"type-fest": "3.6.0",
Expand Down
4 changes: 2 additions & 2 deletions src/lilith/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@augu/eslint-config": "4.0.1",
"@augu/tsconfig": "1.1.1",
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"eslint": "8.24.0",
"eslint-config-prettier": "8.6.0",
"type-fest": "3.6.0",
Expand Down
4 changes: 2 additions & 2 deletions src/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@augu/eslint-config": "4.0.1",
"@augu/tsconfig": "1.1.1",
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"eslint": "8.24.0",
"eslint-config-prettier": "8.6.0",
"type-fest": "3.6.0",
Expand Down
4 changes: 2 additions & 2 deletions src/winston/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@augu/eslint-config": "4.0.1",
"@augu/tsconfig": "1.1.1",
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"eslint": "8.24.0",
"eslint-config-prettier": "8.6.0",
"type-fest": "3.6.0",
Expand Down
134 changes: 76 additions & 58 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,24 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.2.0":
version: 4.4.0
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
dependencies:
eslint-visitor-keys: ^3.3.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
checksum: cdfe3ae42b4f572cbfb46d20edafe6f36fc5fb52bf2d90875c58aefe226892b9677fef60820e2832caf864a326fe4fc225714c46e8389ccca04d5f9288aabd22
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.4.0":
version: 4.5.1
resolution: "@eslint-community/regexpp@npm:4.5.1"
checksum: 6d901166d64998d591fab4db1c2f872981ccd5f6fe066a1ad0a93d4e11855ecae6bfb76660869a469563e8882d4307228cebd41142adb409d182f2966771e57e
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^1.3.2":
version: 1.3.2
resolution: "@eslint/eslintrc@npm:1.3.2"
Expand Down Expand Up @@ -392,8 +410,8 @@ __metadata:
"@noelware/lilith": "workspace:src/lilith"
"@types/js-yaml": 4.0.5
"@types/node": 18.13.0
"@typescript-eslint/eslint-plugin": 5.52.0
"@typescript-eslint/parser": 5.52.0
"@typescript-eslint/eslint-plugin": 5.59.9
"@typescript-eslint/parser": 5.59.9
dot-prop: 7.2.0
eslint: 8.24.0
eslint-config-prettier: 8.6.0
Expand Down Expand Up @@ -422,8 +440,8 @@ __metadata:
"@augu/tsconfig": 1.1.1
"@noelware/lilith-logging": "workspace:src/logging"
"@types/node": 18.13.0
"@typescript-eslint/eslint-plugin": 5.52.0
"@typescript-eslint/parser": 5.52.0
"@typescript-eslint/eslint-plugin": 5.59.9
"@typescript-eslint/parser": 5.59.9
eslint: 8.24.0
eslint-config-prettier: 8.6.0
type-fest: 3.6.0
Expand All @@ -446,8 +464,8 @@ __metadata:
"@augu/tsconfig": 1.1.1
"@noelware/lilith": "workspace:src/lilith"
"@types/node": 18.13.0
"@typescript-eslint/eslint-plugin": 5.52.0
"@typescript-eslint/parser": 5.52.0
"@typescript-eslint/eslint-plugin": 5.59.9
"@typescript-eslint/parser": 5.59.9
eslint: 8.24.0
eslint-config-prettier: 8.6.0
leeks.js: 0.2.4
Expand All @@ -468,8 +486,8 @@ __metadata:
"@augu/tsconfig": 1.1.1
"@noelware/utils": 2.2.1
"@types/node": 18.13.0
"@typescript-eslint/eslint-plugin": 5.52.0
"@typescript-eslint/parser": 5.52.0
"@typescript-eslint/eslint-plugin": 5.59.9
"@typescript-eslint/parser": 5.59.9
eslint: 8.24.0
eslint-config-prettier: 8.6.0
reflect-metadata: 0.1.13
Expand Down Expand Up @@ -608,18 +626,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.52.0"
"@typescript-eslint/eslint-plugin@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.9"
dependencies:
"@typescript-eslint/scope-manager": 5.52.0
"@typescript-eslint/type-utils": 5.52.0
"@typescript-eslint/utils": 5.52.0
"@eslint-community/regexpp": ^4.4.0
"@typescript-eslint/scope-manager": 5.59.9
"@typescript-eslint/type-utils": 5.59.9
"@typescript-eslint/utils": 5.59.9
debug: ^4.3.4
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
natural-compare-lite: ^1.4.0
regexpp: ^3.2.0
semver: ^7.3.7
tsutils: ^3.21.0
peerDependencies:
Expand All @@ -628,7 +646,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: cff07ee94d8ab2a1b6c33b5c5bf641eff2bf2bebc0f35a9d8b3f128fd610e27a4aaf620bc2ad23608ad161b1810b7e32e5a2e0f746cc5094c3f506f7a14daa34
checksum: bd2428e307085d7fa6699913b6e61d65eb450bbcd26f884390cbf16722b80e1d80dc289c72774be1cdffd022744894204c3242f40ba3ffdfa05d3f210c4130bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -656,20 +674,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/parser@npm:5.52.0"
"@typescript-eslint/parser@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/parser@npm:5.59.9"
dependencies:
"@typescript-eslint/scope-manager": 5.52.0
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/typescript-estree": 5.52.0
"@typescript-eslint/scope-manager": 5.59.9
"@typescript-eslint/types": 5.59.9
"@typescript-eslint/typescript-estree": 5.59.9
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 1d8ff6e932f9c9db8d24b16ce89fd963f0982c38559e500aa1f8dc5cd66abd02f1659dd1a1361ce550def05331803caa69a69a039b54c94fc0f22919a2305c12
checksum: 69b07d0a5bc6e1d24d23916c057ea9f2f53a0e7fb6dabadff92987c299640edee2c013fb93269322c7124e87b5c515529001397eae33006dfb40e1dcdf1902d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -700,13 +718,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/scope-manager@npm:5.52.0"
"@typescript-eslint/scope-manager@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/scope-manager@npm:5.59.9"
dependencies:
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/visitor-keys": 5.52.0
checksum: 9a03fe30f8e90a5106c482478f213eefdd09f2f74e24d9dc59b453885466a758fe6d1cd24d706aed6188fb03c84b16ca6491cf20da6b16b8fc53cad8b8c327f2
"@typescript-eslint/types": 5.59.9
"@typescript-eslint/visitor-keys": 5.59.9
checksum: 362c22662d844440a7e14223d8cc0722f77ff21ad8f78deb0ee3b3f21de01b8846bf25fbbf527544677e83d8ff48008b3f7d40b39ddec55994ea4a1863e9ec0a
languageName: node
linkType: hard

Expand All @@ -727,20 +745,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/type-utils@npm:5.52.0"
"@typescript-eslint/type-utils@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/type-utils@npm:5.59.9"
dependencies:
"@typescript-eslint/typescript-estree": 5.52.0
"@typescript-eslint/utils": 5.52.0
"@typescript-eslint/typescript-estree": 5.59.9
"@typescript-eslint/utils": 5.59.9
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: ac5422040461febab8a2eeec76d969024ccff76203dec357f7220c9b5e0dde96e3e3a76fd4118d42b50bd5bfb3a194aaceeb63417a2ac4e1ebf5e687558a9a10
checksum: 6bc2619c5024c152b181eff1f44c9b5e7d0fc75ce9403f03b39d59fc1e13191b2fbaf6730f26a1caae22922ac47489f39c2cebccdd713588f6963169ed2a7958
languageName: node
linkType: hard

Expand All @@ -751,10 +769,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/types@npm:5.52.0"
checksum: 018940d61aebf7cf3f7de1b9957446e2ea01f08fe950bef4788c716a3a88f7c42765fe7d80152b0d0428fcd4bd3ace2dfa8c459ba1c59d9a84e951642180f869
"@typescript-eslint/types@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/types@npm:5.59.9"
checksum: 283f8fee1ee590eeccc2e0fcd3526c856c4b1e2841af2cdcd09eeac842a42cfb32f6bc8b40385380f3dbc3ee29da30f1819115eedf9e16f69ff5a160aeddd8fa
languageName: node
linkType: hard

Expand All @@ -776,12 +794,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/typescript-estree@npm:5.52.0"
"@typescript-eslint/typescript-estree@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/typescript-estree@npm:5.59.9"
dependencies:
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/visitor-keys": 5.52.0
"@typescript-eslint/types": 5.59.9
"@typescript-eslint/visitor-keys": 5.59.9
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -790,7 +808,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 67d396907fee3d6894e26411a5098a37f07e5d50343189e6361ff7db91c74a7ffe2abd630d11f14c2bda1f4af13edf52b80b11cbccb55b44079c7cec14c9e108
checksum: c0c9b81f20a2a4337f07bc3ccdc9c1dabd765f59096255ed9a149e91e5c9517b25c2b6655f8f073807cfc13500c7451fbd9bb62e5e572c07cc07945ab042db89
languageName: node
linkType: hard

Expand All @@ -812,21 +830,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/utils@npm:5.52.0"
"@typescript-eslint/utils@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/utils@npm:5.59.9"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.52.0
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/typescript-estree": 5.52.0
"@typescript-eslint/scope-manager": 5.59.9
"@typescript-eslint/types": 5.59.9
"@typescript-eslint/typescript-estree": 5.59.9
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 01906be5262ece36537e9d586e4d2d4791e05752a9354bcb42b1f5bf965f53daa13309c61c3dff5e201ea28c298e4e01cf0c93738afa0099fea0da3b1d8cb3a5
checksum: 22ec5962886de7dcf65f99c37aad9fb189a3bef6b2b07c81887fb82a0e8bf137246da58e64fb02141352285708440be13acd7f6db1ca19e96f86724813ac4646
languageName: node
linkType: hard

Expand All @@ -840,13 +858,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.52.0":
version: 5.52.0
resolution: "@typescript-eslint/visitor-keys@npm:5.52.0"
"@typescript-eslint/visitor-keys@npm:5.59.9":
version: 5.59.9
resolution: "@typescript-eslint/visitor-keys@npm:5.59.9"
dependencies:
"@typescript-eslint/types": 5.52.0
"@typescript-eslint/types": 5.59.9
eslint-visitor-keys: ^3.3.0
checksum: 33b44f0cd35b7b47f34e89d52e47b8d8200f55af306b22db4de104d79f65907458ea022e548f50d966e32fea150432ac9c1ae65b3001b0ad2ac8a17c0211f370
checksum: 2909ce761f7fe546592cd3c43e33263d8a5fa619375fd2fdffbc72ffc33e40d6feacafb28c79f36c638fcc2225048e7cc08c61cbac6ca63723dc68610d80e3e6
languageName: node
linkType: hard

Expand Down
Loading