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

Commit

Permalink
Update dependency eslint to v8.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2022
1 parent 107ead7 commit 2cfad95
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 42 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@actions/core": "1.10.0",
"@augu/eslint-config": "3.0.0",
"@noelware/utils": "2.2.1",
"@types/eslint": "8.4.6",
"@types/eslint": "8.4.7",
"@types/rimraf": "3.0.2",
"eslint": "8.24.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"leeks.js": "0.2.4",
"log-symbols": "5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion src/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/node": "18.7.20",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"eslint": "8.24.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"type-fest": "3.1.0",
"typescript": "4.8.3",
Expand Down
2 changes: 1 addition & 1 deletion src/lilith/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/node": "18.7.20",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"eslint": "8.24.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"type-fest": "3.1.0",
"typescript": "4.8.3",
Expand Down
2 changes: 1 addition & 1 deletion src/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "18.7.20",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"eslint": "8.24.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"type-fest": "3.1.0",
"typescript": "4.8.3",
Expand Down
2 changes: 1 addition & 1 deletion src/winston/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/node": "18.7.20",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"eslint": "8.24.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"type-fest": "3.1.0",
"typescript": "4.8.3",
Expand Down
72 changes: 36 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^1.3.2":
version: 1.3.2
resolution: "@eslint/eslintrc@npm:1.3.2"
"@eslint/eslintrc@npm:^1.3.3":
version: 1.3.3
resolution: "@eslint/eslintrc@npm:1.3.3"
dependencies:
ajv: ^6.12.4
debug: ^4.3.2
Expand All @@ -87,7 +87,7 @@ __metadata:
js-yaml: ^4.1.0
minimatch: ^3.1.2
strip-json-comments: ^3.1.1
checksum: 2074dca47d7e1c5c6323ff353f690f4b25d3ab53fe7d27337e2592d37a894cf60ca0e85ca66b50ff2db0bc7e630cc1e9c7347d65bb185b61416565584c38999c
checksum: f03e9d6727efd3e0719da2051ea80c0c73d20e28c171121527dbb868cd34232ca9c1d0525a66e517a404afea26624b1e47895b6a92474678418c2f50c9566694
languageName: node
linkType: hard

Expand All @@ -98,21 +98,14 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.10.5":
version: 0.10.5
resolution: "@humanwhocodes/config-array@npm:0.10.5"
"@humanwhocodes/config-array@npm:^0.11.6":
version: 0.11.6
resolution: "@humanwhocodes/config-array@npm:0.11.6"
dependencies:
"@humanwhocodes/object-schema": ^1.2.1
debug: ^4.1.1
minimatch: ^3.0.4
checksum: af4fa2633c57414be22ddba0a072cc611ef9a07104542fa24bde918a0153b89b6e08ca6a20ccc9079de6079e219e2406e38414d1b662db8bb59a3ba9d6eee6e3
languageName: node
linkType: hard

"@humanwhocodes/gitignore-to-minimatch@npm:^1.0.2":
version: 1.0.2
resolution: "@humanwhocodes/gitignore-to-minimatch@npm:1.0.2"
checksum: aba5c40c9e3770ed73a558b0bfb53323842abfc2ce58c91d7e8b1073995598e6374456d38767be24ab6176915f0a8d8b23eaae5c85e2b488c0dccca6d795e2ad
checksum: 2fb7288638968dfeec27f06aef52f043726edd126ac47f24b54256902fdb35b3bf9863d4a4caf0423dccca5dd1354ca5899f3ac047b56774641ca0c4cbedb104
languageName: node
linkType: hard

Expand All @@ -137,9 +130,9 @@ __metadata:
"@actions/core": 1.10.0
"@augu/eslint-config": 3.0.0
"@noelware/utils": 2.2.1
"@types/eslint": 8.4.6
"@types/eslint": 8.4.7
"@types/rimraf": 3.0.2
eslint: 8.24.0
eslint: 8.26.0
eslint-config-prettier: 8.5.0
leeks.js: 0.2.4
log-symbols: 5.1.0
Expand Down Expand Up @@ -174,7 +167,7 @@ __metadata:
languageName: node
linkType: hard

"@nodelib/fs.walk@npm:^1.2.3":
"@nodelib/fs.walk@npm:^1.2.3, @nodelib/fs.walk@npm:^1.2.8":
version: 1.2.8
resolution: "@nodelib/fs.walk@npm:1.2.8"
dependencies:
Expand All @@ -197,7 +190,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.40.1
"@typescript-eslint/parser": 5.40.1
dot-prop: 7.2.0
eslint: 8.24.0
eslint: 8.26.0
eslint-config-prettier: 8.5.0
js-yaml: 4.1.0
type-fest: 3.1.0
Expand Down Expand Up @@ -226,7 +219,7 @@ __metadata:
"@types/node": 18.7.20
"@typescript-eslint/eslint-plugin": 5.40.1
"@typescript-eslint/parser": 5.40.1
eslint: 8.24.0
eslint: 8.26.0
eslint-config-prettier: 8.5.0
type-fest: 3.1.0
typescript: 4.8.3
Expand All @@ -250,7 +243,7 @@ __metadata:
"@types/node": 18.7.20
"@typescript-eslint/eslint-plugin": 5.40.1
"@typescript-eslint/parser": 5.40.1
eslint: 8.24.0
eslint: 8.26.0
eslint-config-prettier: 8.5.0
leeks.js: 0.2.4
type-fest: 3.1.0
Expand All @@ -272,7 +265,7 @@ __metadata:
"@types/node": 18.7.20
"@typescript-eslint/eslint-plugin": 5.40.1
"@typescript-eslint/parser": 5.40.1
eslint: 8.24.0
eslint: 8.26.0
eslint-config-prettier: 8.5.0
reflect-metadata: 0.1.13
type-fest: 3.1.0
Expand Down Expand Up @@ -331,13 +324,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:8.4.6":
version: 8.4.6
resolution: "@types/eslint@npm:8.4.6"
"@types/eslint@npm:8.4.7":
version: 8.4.7
resolution: "@types/eslint@npm:8.4.7"
dependencies:
"@types/estree": "*"
"@types/json-schema": "*"
checksum: bfaf27b00031b2238139003965475d023306119e467947f7a43a41e380918e365618e2ae6a6ae638697f6421a6bb1571db078695ff5e548f23618000b38acd23
checksum: 5e1b8ed100dcb96c74098030ca00386d1661e83261c0b64a841e570a4dd74740bc15fe04363cb22d7c6e0c56cee61f8b2c1455ec7124e69226d41fb4fed2028e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1321,14 +1314,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.24.0":
version: 8.24.0
resolution: "eslint@npm:8.24.0"
"eslint@npm:8.26.0":
version: 8.26.0
resolution: "eslint@npm:8.26.0"
dependencies:
"@eslint/eslintrc": ^1.3.2
"@humanwhocodes/config-array": ^0.10.5
"@humanwhocodes/gitignore-to-minimatch": ^1.0.2
"@eslint/eslintrc": ^1.3.3
"@humanwhocodes/config-array": ^0.11.6
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
ajv: ^6.10.0
chalk: ^4.0.0
cross-spawn: ^7.0.2
Expand All @@ -1344,14 +1337,14 @@ __metadata:
fast-deep-equal: ^3.1.3
file-entry-cache: ^6.0.1
find-up: ^5.0.0
glob-parent: ^6.0.1
glob-parent: ^6.0.2
globals: ^13.15.0
globby: ^11.1.0
grapheme-splitter: ^1.0.4
ignore: ^5.2.0
import-fresh: ^3.0.0
imurmurhash: ^0.1.4
is-glob: ^4.0.0
is-path-inside: ^3.0.3
js-sdsl: ^4.1.4
js-yaml: ^4.1.0
json-stable-stringify-without-jsonify: ^1.0.1
Expand All @@ -1366,7 +1359,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: ca293ce7116599b742d7ab4d43db469beec22f40dd272092d809498be3cff3a7c567769f9763bdf6799aac13dd53447b93a99629b7b54092783046eb57eaced6
checksum: a2aced939ea060f77d10dcfced5cfeb940f63f383fd7ab1decadea64170ab552582e1c5909db1db641d4283178c9bc569f19b0f8900e00314a5f783e4b3f759d
languageName: node
linkType: hard

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

"glob-parent@npm:^6.0.1":
"glob-parent@npm:^6.0.2":
version: 6.0.2
resolution: "glob-parent@npm:6.0.2"
dependencies:
Expand Down Expand Up @@ -1907,6 +1900,13 @@ __metadata:
languageName: node
linkType: hard

"is-path-inside@npm:^3.0.3":
version: 3.0.3
resolution: "is-path-inside@npm:3.0.3"
checksum: abd50f06186a052b349c15e55b182326f1936c89a78bf6c8f2b707412517c097ce04bc49a0ca221787bc44e1049f51f09a2ffb63d22899051988d3a618ba13e9
languageName: node
linkType: hard

"is-stream@npm:^2.0.0":
version: 2.0.1
resolution: "is-stream@npm:2.0.1"
Expand Down

0 comments on commit 2cfad95

Please sign in to comment.