Skip to content

Commit

Permalink
chore(deps): update dependency @slashnephy/eslint-config to v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 25, 2023
1 parent 5887b0d commit 80beb63
Show file tree
Hide file tree
Showing 18 changed files with 900 additions and 333 deletions.
2 changes: 1 addition & 1 deletion env/discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@babel/preset-typescript": "7.21.0",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-typescript": "11.0.0",
"@slashnephy/eslint-config": "0.4.4",
"@slashnephy/eslint-config": "0.4.5",
"@slashnephy/prettier-config": "0.1.16",
"@types/babel__core": "7.20.0",
"@types/babel__preset-env": "7.9.2",
Expand Down
135 changes: 99 additions & 36 deletions env/discord/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2149,7 +2149,7 @@ __metadata:
"@babel/preset-typescript": 7.21.0
"@rollup/plugin-babel": 6.0.3
"@rollup/plugin-typescript": 11.0.0
"@slashnephy/eslint-config": 0.4.4
"@slashnephy/eslint-config": 0.4.5
"@slashnephy/prettier-config": 0.1.16
"@types/babel__core": 7.20.0
"@types/babel__preset-env": 7.9.2
Expand All @@ -2161,13 +2161,13 @@ __metadata:
languageName: unknown
linkType: soft

"@slashnephy/eslint-config@npm:0.4.4":
version: 0.4.4
resolution: "@slashnephy/eslint-config@npm:0.4.4"
"@slashnephy/eslint-config@npm:0.4.5":
version: 0.4.5
resolution: "@slashnephy/eslint-config@npm:0.4.5"
dependencies:
"@emotion/eslint-plugin": 11.10.0
"@typescript-eslint/eslint-plugin": 5.54.1
"@typescript-eslint/parser": 5.54.1
"@typescript-eslint/eslint-plugin": 5.55.0
"@typescript-eslint/parser": 5.55.0
eslint-config-airbnb: 19.0.4
eslint-config-next: 13.2.4
eslint-config-prettier: 8.7.0
Expand Down Expand Up @@ -2198,7 +2198,7 @@ __metadata:
typescript: 4.9.5
peerDependencies:
eslint: ">= 8"
checksum: 411ddf539454f2ff8cf6d0ea290be9a8e98b157a0d923e36dbcce980fe28ee62ce1f363b807c2158fe590330744baf3169848acd6506c8a54c747a02392e8a7b
checksum: 8b61bb8a485214cd31e24f0b994c05b1a8304d95b1be2a862161cfa059b5ff3a312e12c99d38b7b4f0e97ac04c4d1edb4e4d502f09a71b048f8342c465e398a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2294,18 +2294,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/eslint-plugin@npm:5.54.1"
"@typescript-eslint/eslint-plugin@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.55.0"
dependencies:
"@typescript-eslint/scope-manager": 5.54.1
"@typescript-eslint/type-utils": 5.54.1
"@typescript-eslint/utils": 5.54.1
"@eslint-community/regexpp": ^4.4.0
"@typescript-eslint/scope-manager": 5.55.0
"@typescript-eslint/type-utils": 5.55.0
"@typescript-eslint/utils": 5.55.0
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 @@ -2314,7 +2314,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 76476c08ca0142a9bf6e2381f5cd1c037d86fbafa9c0dded4a97bd3b23b5962dd2c3943bade11b21d674195674f0e36dbf80faa15a1906f5a2ca1f699baf1dd5
checksum: e3239ec6016eeb73b8b4d8310581978e28b8d3378140a8eb70bd8e33ffd332266020c19d493e0ccae4edfd4abd6097608718c50308fe6288f4ffeb8e4784efd9
languageName: node
linkType: hard

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

"@typescript-eslint/parser@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/parser@npm:5.54.1"
"@typescript-eslint/parser@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/parser@npm:5.55.0"
dependencies:
"@typescript-eslint/scope-manager": 5.54.1
"@typescript-eslint/types": 5.54.1
"@typescript-eslint/typescript-estree": 5.54.1
"@typescript-eslint/scope-manager": 5.55.0
"@typescript-eslint/types": 5.55.0
"@typescript-eslint/typescript-estree": 5.55.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: f466513d306ca926b97c2cec1eebaf2cd15d45bd5633a4358f23ba9a4de1b0ec4630b1c20abc395943934ed1d2ef65f545fd6737c317a7abe579612101e8a83f
checksum: 48a20dc7e67960b5168b77bfb9d11d053a21d57bb83cf7b59f750191cbca5eea3b4636a8e6e75cc0aca5a84cdef91fed5440934fc2935f8c6fa71630a253a50c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2403,20 +2403,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.54.1":
version: 5.54.1
resolution: "@typescript-eslint/type-utils@npm:5.54.1"
"@typescript-eslint/scope-manager@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/scope-manager@npm:5.55.0"
dependencies:
"@typescript-eslint/typescript-estree": 5.54.1
"@typescript-eslint/utils": 5.54.1
"@typescript-eslint/types": 5.55.0
"@typescript-eslint/visitor-keys": 5.55.0
checksum: f253db88f69a29e4abe2f567d0a611cc3e7fb1a911a2cc54a2f6baf16e3de4d1883b3f8e45ee61b3db9fa5543dda0fd7b608de9d28ba6173ab49bfd17ff90cad
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/type-utils@npm:5.55.0"
dependencies:
"@typescript-eslint/typescript-estree": 5.55.0
"@typescript-eslint/utils": 5.55.0
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 0073838b782b7f4619775be124ca6643fec43a2d56043eaf3ceb100960a5193f14ac747b28ce17a5c9ac643fdee8abda82a7d905c81521358de7b27a2dcbc9af
checksum: 5c60d441355b51f96b596324068c10605c74abb46748c0bbc6d8f7f2ea40acb6b4bda3b537105fa189172324c56d18bd88e7102e67f99f8c03bc05c6d0e2023d
languageName: node
linkType: hard

Expand Down Expand Up @@ -2448,6 +2458,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/types@npm:5.55.0"
checksum: 7d851f09a2106514d3a9c7164d34758f30abfe554e3c7a02be75cdc7e16644e23ca32840a8f39a0321bc509927fb4d98ce91b22b21e8544ac56cef33b815a864
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/typescript-estree@npm:5.30.7"
Expand Down Expand Up @@ -2520,6 +2537,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/typescript-estree@npm:5.55.0"
dependencies:
"@typescript-eslint/types": 5.55.0
"@typescript-eslint/visitor-keys": 5.55.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: d24a11aee3d01067018d99804f420aecb8af88e43bf170d5d14f6480bd378c0a81ce49a37f5d6c36e5f0f319e3fa8b099720f295f2767338be1a4f7e9a5323e1
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.53.0":
version: 5.53.0
resolution: "@typescript-eslint/utils@npm:5.53.0"
Expand All @@ -2538,21 +2573,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.54.1, @typescript-eslint/utils@npm:^5.53.0":
version: 5.54.1
resolution: "@typescript-eslint/utils@npm:5.54.1"
"@typescript-eslint/utils@npm:5.55.0":
version: 5.55.0
resolution: "@typescript-eslint/utils@npm:5.55.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.54.1
"@typescript-eslint/types": 5.54.1
"@typescript-eslint/typescript-estree": 5.54.1
"@typescript-eslint/scope-manager": 5.55.0
"@typescript-eslint/types": 5.55.0
"@typescript-eslint/typescript-estree": 5.55.0
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: 8f428ea4d338ce85d55fd0c9ae2b217b323f29f51b7c9f8077fef7001ca21d28b032c5e5165b67ae6057aef69edb0e7a164c3c483703be6f3e4e574248bbc399
checksum: 368cfc3fb9d6af6901e739e2e41c3f7f1c1244576607445f4f59d95eccb237f73e1a75e7f0816ec9a32a0f1ec6bb4a3602a99e17e70fe184e62f7c69dcbe4b8d
languageName: node
linkType: hard

Expand All @@ -2572,6 +2607,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^5.53.0":
version: 5.54.1
resolution: "@typescript-eslint/utils@npm:5.54.1"
dependencies:
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.54.1
"@typescript-eslint/types": 5.54.1
"@typescript-eslint/typescript-estree": 5.54.1
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: 8f428ea4d338ce85d55fd0c9ae2b217b323f29f51b7c9f8077fef7001ca21d28b032c5e5165b67ae6057aef69edb0e7a164c3c483703be6f3e4e574248bbc399
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/visitor-keys@npm:5.30.7"
Expand Down Expand Up @@ -2612,6 +2665,16 @@ __metadata:
languageName: node
linkType: hard

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

"abbrev@npm:1":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion env/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"zod": "3.21.4"
},
"devDependencies": {
"@slashnephy/eslint-config": "0.4.4",
"@slashnephy/eslint-config": "0.4.5",
"@slashnephy/prettier-config": "0.1.16",
"@types/node": "18.15.8",
"concurrently": "7.6.0",
Expand Down

0 comments on commit 80beb63

Please sign in to comment.