Skip to content

Commit

Permalink
chore(deps): update dependency @sapphire/eslint-config to v4.4.1 (#292)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 21, 2023
1 parent d96f5bd commit d66913f
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@commitlint/cli": "17.5.1",
"@commitlint/config-conventional": "17.4.4",
"@sapphire/eslint-config": "4.4.0",
"@sapphire/eslint-config": "4.4.1",
"@sapphire/prettier-config": "1.4.5",
"@sapphire/ts-config": "3.3.4",
"@swc/core": "1.3.49",
Expand Down
145 changes: 133 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -728,18 +728,18 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/eslint-config@npm:4.4.0":
version: 4.4.0
resolution: "@sapphire/eslint-config@npm:4.4.0"
"@sapphire/eslint-config@npm:4.4.1":
version: 4.4.1
resolution: "@sapphire/eslint-config@npm:4.4.1"
dependencies:
"@typescript-eslint/eslint-plugin": ^5.57.1
"@typescript-eslint/parser": ^5.57.1
"@typescript-eslint/eslint-plugin": ^5.58.0
"@typescript-eslint/parser": ^5.58.0
eslint: ^8.38.0
eslint-config-prettier: ^8.8.0
eslint-plugin-prettier: ^4.2.1
prettier: ^2.8.7
typescript: ^5.0.3
checksum: 610461ecea7f918417b9aa9436487bb666569d212da36b7e4eb300f019e0082d894b3117de3dd121f51f484439296a8836a67178345057c94bf5de155a45ec49
typescript: ^5.0.4
checksum: 6288948999dd40651e97a2d5d540483219a8f2f243c840fa2229fd9497be35f3a8823eb10639126a0f1279a6da9b431dbb3dd0c451f7814a12bb513a5eebaf2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1192,7 +1192,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.58.0, @typescript-eslint/eslint-plugin@npm:^5.57.1":
"@typescript-eslint/eslint-plugin@npm:5.58.0":
version: 5.58.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.58.0"
dependencies:
Expand All @@ -1216,7 +1216,31 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.58.0, @typescript-eslint/parser@npm:^5.57.1":
"@typescript-eslint/eslint-plugin@npm:^5.58.0":
version: 5.59.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.59.0"
dependencies:
"@eslint-community/regexpp": ^4.4.0
"@typescript-eslint/scope-manager": 5.59.0
"@typescript-eslint/type-utils": 5.59.0
"@typescript-eslint/utils": 5.59.0
debug: ^4.3.4
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
natural-compare-lite: ^1.4.0
semver: ^7.3.7
tsutils: ^3.21.0
peerDependencies:
"@typescript-eslint/parser": ^5.0.0
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 3b2582fe7baa9bf7733be79c6e35a390806f91c8d5ba5b604f71cb3635fb36abc975b926195c3ef5c6a4018bb94f66e009d727e3af2ce8b92c96aa3ee9ed194a
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.58.0":
version: 5.58.0
resolution: "@typescript-eslint/parser@npm:5.58.0"
dependencies:
Expand All @@ -1233,6 +1257,23 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:5.58.0":
version: 5.58.0
resolution: "@typescript-eslint/scope-manager@npm:5.58.0"
Expand All @@ -1243,6 +1284,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.59.0":
version: 5.59.0
resolution: "@typescript-eslint/scope-manager@npm:5.59.0"
dependencies:
"@typescript-eslint/types": 5.59.0
"@typescript-eslint/visitor-keys": 5.59.0
checksum: dd89cd34291f7674edcbe9628748faa61dbf7199f9776586167e81fd91b93ba3a7f0ddd493c559c0dbb805b58629858fae648d56550e8ac5330b2ed1802b0178
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.58.0":
version: 5.58.0
resolution: "@typescript-eslint/type-utils@npm:5.58.0"
Expand All @@ -1260,13 +1311,37 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.59.0":
version: 5.59.0
resolution: "@typescript-eslint/type-utils@npm:5.59.0"
dependencies:
"@typescript-eslint/typescript-estree": 5.59.0
"@typescript-eslint/utils": 5.59.0
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 811981ea117808315fe37ce8489ae6e20979f588cf0fdef2bd969d58c505ececff0bccf7957f3b178933028433ce28764ebc9fea32a35a4c2da81b5b1e98b454
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.58.0":
version: 5.58.0
resolution: "@typescript-eslint/types@npm:5.58.0"
checksum: 8622a73d73220c4a7111537825f488c0271272032a1d4e129dc722bc6e8b3ec84f64469b2ca3b8dae7da3a9c18953ce1449af51f5f757dad60835eb579ad1d2c
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.59.0":
version: 5.59.0
resolution: "@typescript-eslint/types@npm:5.59.0"
checksum: 5dc608a867b07b4262a236a264a65e894f841388b3aba461c4c1a30d76a2c3aed0c6a1e3d1ea2f64cce55e783091bafb826bf01a0ef83258820af63da860addf
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.58.0":
version: 5.58.0
resolution: "@typescript-eslint/typescript-estree@npm:5.58.0"
Expand All @@ -1285,6 +1360,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.59.0":
version: 5.59.0
resolution: "@typescript-eslint/typescript-estree@npm:5.59.0"
dependencies:
"@typescript-eslint/types": 5.59.0
"@typescript-eslint/visitor-keys": 5.59.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: d80f2766e2830dc830b9f4f1b9e744e1e7a285ebe72babdf0970f75bfe26cb832c6623bb836a53c48f1e707069d1e407ac1ea095bd583807007f713ba6e2e0e1
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.58.0":
version: 5.58.0
resolution: "@typescript-eslint/utils@npm:5.58.0"
Expand All @@ -1303,6 +1396,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.59.0":
version: 5.59.0
resolution: "@typescript-eslint/utils@npm:5.59.0"
dependencies:
"@eslint-community/eslint-utils": ^4.2.0
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.59.0
"@typescript-eslint/types": 5.59.0
"@typescript-eslint/typescript-estree": 5.59.0
eslint-scope: ^5.1.1
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 228318df02f2381f859af184cafa5de4146a2e1518a5062444bf9bd7d468e058f9bd93a3e46cc4683d9bd02159648f416e5c7c539901ca16142456cae3c1af5f
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.58.0":
version: 5.58.0
resolution: "@typescript-eslint/visitor-keys@npm:5.58.0"
Expand All @@ -1313,6 +1424,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.59.0":
version: 5.59.0
resolution: "@typescript-eslint/visitor-keys@npm:5.59.0"
dependencies:
"@typescript-eslint/types": 5.59.0
eslint-visitor-keys: ^3.3.0
checksum: e21656de02e221a27a5fe9f7fd34a1ca28530e47675134425f84fd0d1f276695fe39e35120837a491b02255d49aa2fd871e2c858ecccc66c687db972d057bd1c
languageName: node
linkType: hard

"JSONStream@npm:^1.0.4":
version: 1.3.5
resolution: "JSONStream@npm:1.3.5"
Expand All @@ -1334,7 +1455,7 @@ __metadata:
"@sapphire/decorators": ^6.0.0
"@sapphire/discord-utilities": ^3.0.0
"@sapphire/discord.js-utilities": ^6.0.0
"@sapphire/eslint-config": 4.4.0
"@sapphire/eslint-config": 4.4.1
"@sapphire/fetch": ^2.4.1
"@sapphire/framework": ^4.0.0
"@sapphire/plugin-editable-commands": ^3.0.0
Expand Down Expand Up @@ -5932,7 +6053,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.0.3":
"typescript@npm:^5.0.4":
version: 5.0.4
resolution: "typescript@npm:5.0.4"
bin:
Expand Down Expand Up @@ -5972,7 +6093,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^5.0.3#~builtin<compat/typescript>":
"typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82"
bin:
Expand Down

0 comments on commit d66913f

Please sign in to comment.