Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @terascope/eslint-config from 1.1.6 to 1.1.7 #1017

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 @@ -29,7 +29,7 @@
"test:watch": "ts-scripts test --watch asset --"
},
"devDependencies": {
"@terascope/eslint-config": "~1.1.6",
"@terascope/eslint-config": "~1.1.7",
"@terascope/job-components": "~1.9.5",
"@terascope/scripts": "~1.10.3",
"@terascope/standard-asset-apis": "~1.0.3",
Expand Down
191 changes: 71 additions & 120 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1209,28 +1209,28 @@ __metadata:
languageName: node
linkType: hard

"@terascope/eslint-config@npm:~1.1.6":
version: 1.1.6
resolution: "@terascope/eslint-config@npm:1.1.6"
"@terascope/eslint-config@npm:~1.1.7":
version: 1.1.7
resolution: "@terascope/eslint-config@npm:1.1.7"
dependencies:
"@eslint/compat": "npm:~1.2.6"
"@eslint/js": "npm:~9.20.0"
"@stylistic/eslint-plugin": "npm:~3.1.0"
"@types/eslint__js": "npm:~8.42.3"
"@typescript-eslint/eslint-plugin": "npm:~8.23.0"
"@typescript-eslint/parser": "npm:~8.23.0"
eslint: "npm:~9.20.0"
"@typescript-eslint/eslint-plugin": "npm:~8.24.1"
"@typescript-eslint/parser": "npm:~8.24.1"
eslint: "npm:~9.20.1"
eslint-plugin-import: "npm:~2.31.0"
eslint-plugin-jest: "npm:~28.11.0"
eslint-plugin-jest-dom: "npm:~5.5.0"
eslint-plugin-jsx-a11y: "npm:~6.10.2"
eslint-plugin-react: "npm:~7.37.4"
eslint-plugin-react-hooks: "npm:~5.1.0"
eslint-plugin-testing-library: "npm:~7.1.1"
globals: "npm:~15.14.0"
globals: "npm:~15.15.0"
typescript: "npm:~5.7.3"
typescript-eslint: "npm:~8.23.0"
checksum: 10c0/6c5c9b3ef4f1681817b1d2cca9eccfd2a4a916a0ac9783b0a63a3a74f2e2f3d51938f12aac38bff1c7f7e4c867d38b84b2a57affb7f33962e3a46aff5882eaab
typescript-eslint: "npm:~8.24.1"
checksum: 10c0/b5e881af6e0d701eb936c7f99f97a30640f521325301d52637b1f30a423f1a94fba22f422bdd16d7c38a59ba19011084aa414605d30adf9e293dcf0522260453
languageName: node
linkType: hard

Expand Down Expand Up @@ -2058,15 +2058,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.23.0, @typescript-eslint/eslint-plugin@npm:~8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.23.0"
"@typescript-eslint/eslint-plugin@npm:8.24.1, @typescript-eslint/eslint-plugin@npm:~8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.1"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.23.0"
"@typescript-eslint/type-utils": "npm:8.23.0"
"@typescript-eslint/utils": "npm:8.23.0"
"@typescript-eslint/visitor-keys": "npm:8.23.0"
"@typescript-eslint/scope-manager": "npm:8.24.1"
"@typescript-eslint/type-utils": "npm:8.24.1"
"@typescript-eslint/utils": "npm:8.24.1"
"@typescript-eslint/visitor-keys": "npm:8.24.1"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
Expand All @@ -2075,23 +2075,23 @@ __metadata:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/6c760a5f90748774f79a1b701f85fe6d99e89f289bc33993009987b0ffe2d13b3960ce595d452a937f3413af3918c76830659317242c05e49db40ceaca593033
checksum: 10c0/fe5f56f248370f40322a7cb2d96fbab724a7a8892895e3d41027c9a1df309916433633e04df84a1d3f9535d282953738b1ad627d8af37ab288a39a6e411afd76
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.23.0, @typescript-eslint/parser@npm:~8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/parser@npm:8.23.0"
"@typescript-eslint/parser@npm:8.24.1, @typescript-eslint/parser@npm:~8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/parser@npm:8.24.1"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.23.0"
"@typescript-eslint/types": "npm:8.23.0"
"@typescript-eslint/typescript-estree": "npm:8.23.0"
"@typescript-eslint/visitor-keys": "npm:8.23.0"
"@typescript-eslint/scope-manager": "npm:8.24.1"
"@typescript-eslint/types": "npm:8.24.1"
"@typescript-eslint/typescript-estree": "npm:8.24.1"
"@typescript-eslint/visitor-keys": "npm:8.24.1"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/f9e0f83a6dd97a9049d4ce23d660a1d4d5f3c57be8efc68e2258e6b2d5b823086d188b534f791a3412ef10d211fe4916b378254728150094c4f8b0ab44aae2a7
checksum: 10c0/9de557698c8debf3de06b6adf6aa06a8345e0e38600e5ccbeda62270d1a4a757dfa191db89d4e86cf373103a11bef1965c9d9889f622c51f4f26d1bf12394ae3
languageName: node
linkType: hard

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

"@typescript-eslint/scope-manager@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
"@typescript-eslint/scope-manager@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/scope-manager@npm:8.24.1"
dependencies:
"@typescript-eslint/types": "npm:8.23.0"
"@typescript-eslint/visitor-keys": "npm:8.23.0"
checksum: 10c0/625b524a4fc25667b20f3541da84674af9c2abfac6596e30f7a40085513172bf1aac125488b32885894e3ef6596a0d06dec9a65ed4562884e0bca87a758600fa
"@typescript-eslint/types": "npm:8.24.1"
"@typescript-eslint/visitor-keys": "npm:8.24.1"
checksum: 10c0/779880743ed7ab67fe477f1ad5648bbd77ad69b4663b5a42024112004c8f231049b1e4eeb67e260005769c3bb005049e00a80b885e19d593ffb080bd39f4fa94
languageName: node
linkType: hard

Expand All @@ -2125,18 +2125,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/type-utils@npm:8.23.0"
"@typescript-eslint/type-utils@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/type-utils@npm:8.24.1"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.23.0"
"@typescript-eslint/utils": "npm:8.23.0"
"@typescript-eslint/typescript-estree": "npm:8.24.1"
"@typescript-eslint/utils": "npm:8.24.1"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/a98dc2f2f75ec2132176428011ba620ad5b641a04e9e18471a7b9f979f6966a76aeaf6e51072c5364de68f83832a3a77b04518ec65c3092dadbd033d03fb5e35
checksum: 10c0/ba248bc12068383374d9d077f9cca1815f347ea008d04d08ad7a54dbef70189a0da7872246f8369e6d30938fa7e408dadcda0ae71041be68fc836c886dd9c3ab
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/types@npm:8.23.0"
checksum: 10c0/78737a14e8469e33212d9bbc26d6880bca3f8e47764273eb4c662f5ed38d0b35c626d646d4a8e9a6ee64a0e352b18dd36422e59ce217362b5af473b79d058b35
"@typescript-eslint/types@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/types@npm:8.24.1"
checksum: 10c0/ebb40ce16c746ef236dbcc25cb2e6950753ca6fb34d04ed7d477016370de1fdaf7402ed4569673c6ff14bf60af7124ff45c6ddd9328d2f8c94dc04178368e2a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -2180,12 +2180,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
"@typescript-eslint/typescript-estree@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/typescript-estree@npm:8.24.1"
dependencies:
"@typescript-eslint/types": "npm:8.23.0"
"@typescript-eslint/visitor-keys": "npm:8.23.0"
"@typescript-eslint/types": "npm:8.24.1"
"@typescript-eslint/visitor-keys": "npm:8.24.1"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
Expand All @@ -2194,7 +2194,7 @@ __metadata:
ts-api-utils: "npm:^2.0.1"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/2cc8defb3d9b25b899a62c6b6ca26c442433bf95f626f6275935e2754d9a74abb0015c737de27038b0f378273e67e61120d9cf2941c44848e4bffbbc297fdf74
checksum: 10c0/8eeeae6e8de1cd83f2eddd52293e9c31a655e0974cc2d410f00ba2b6fd6bb9aec1c346192d5784d64d0d1b15a55e56e35550788c04dda87e0f1a99b21a3eb709
languageName: node
linkType: hard

Expand All @@ -2217,18 +2217,18 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/utils@npm:8.23.0"
"@typescript-eslint/utils@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/utils@npm:8.24.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.23.0"
"@typescript-eslint/types": "npm:8.23.0"
"@typescript-eslint/typescript-estree": "npm:8.23.0"
"@typescript-eslint/scope-manager": "npm:8.24.1"
"@typescript-eslint/types": "npm:8.24.1"
"@typescript-eslint/typescript-estree": "npm:8.24.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/8967cf6543b1df2fb8d29086a0d35f5f7623e935706ad7c5bfcc6123e6fb08a767be1770601d481d815022bec43422730c6c8035892f23cd11cdadb16176b418
checksum: 10c0/b3300d5c7e18ec524a46bf683052539f24df0d8c709e39e3bde9dfc6c65180610c46b875f1f4eaad5e311193a56acdfd7111a73f1e8aec4108e9cd19561bf8b8
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
"@typescript-eslint/visitor-keys@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/visitor-keys@npm:8.24.1"
dependencies:
"@typescript-eslint/types": "npm:8.23.0"
"@typescript-eslint/types": "npm:8.24.1"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/a406f78aa18b4efb2adf26e3a6ca48c9a6f2cc9545e083b50efaaf90f0a80d2bea79ceda51da1f109706d4138756b0978a323b9176c9a6a519e87168851e7e16
checksum: 10c0/ba09412fb4b1605aa73c890909c9a8dba2aa72e00ccd7d69baad17c564eedd77f489a06b1686985c7f0c49724787b82d76dcf4c146c4de44ef2c8776a9b6ad2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4325,55 +4325,6 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:~9.20.0":
version: 9.20.0
resolution: "eslint@npm:9.20.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.11.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.20.0"
"@eslint/plugin-kit": "npm:^0.2.5"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.4.1"
"@types/estree": "npm:^1.0.6"
"@types/json-schema": "npm:^7.0.15"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.6"
debug: "npm:^4.3.2"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^8.2.0"
eslint-visitor-keys: "npm:^4.2.0"
espree: "npm:^10.3.0"
esquery: "npm:^1.5.0"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
file-entry-cache: "npm:^8.0.0"
find-up: "npm:^5.0.0"
glob-parent: "npm:^6.0.2"
ignore: "npm:^5.2.0"
imurmurhash: "npm:^0.1.4"
is-glob: "npm:^4.0.0"
json-stable-stringify-without-jsonify: "npm:^1.0.1"
lodash.merge: "npm:^4.6.2"
minimatch: "npm:^3.1.2"
natural-compare: "npm:^1.4.0"
optionator: "npm:^0.9.3"
peerDependencies:
jiti: "*"
peerDependenciesMeta:
jiti:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd
languageName: node
linkType: hard

"eslint@npm:~9.20.1":
version: 9.20.1
resolution: "eslint@npm:9.20.1"
Expand Down Expand Up @@ -5265,10 +5216,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:~15.14.0":
version: 15.14.0
resolution: "globals@npm:15.14.0"
checksum: 10c0/039deb8648bd373b7940c15df9f96ab7508fe92b31bbd39cbd1c1a740bd26db12457aa3e5d211553b234f30e9b1db2fee3683012f543a01a6942c9062857facb
"globals@npm:~15.15.0":
version: 15.15.0
resolution: "globals@npm:15.15.0"
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -9378,7 +9329,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "standard-assets-bundle@workspace:."
dependencies:
"@terascope/eslint-config": "npm:~1.1.6"
"@terascope/eslint-config": "npm:~1.1.7"
"@terascope/job-components": "npm:~1.9.5"
"@terascope/scripts": "npm:~1.10.3"
"@terascope/standard-asset-apis": "npm:~1.0.3"
Expand Down Expand Up @@ -10220,17 +10171,17 @@ __metadata:
languageName: node
linkType: hard

"typescript-eslint@npm:~8.23.0":
version: 8.23.0
resolution: "typescript-eslint@npm:8.23.0"
"typescript-eslint@npm:~8.24.1":
version: 8.24.1
resolution: "typescript-eslint@npm:8.24.1"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:8.23.0"
"@typescript-eslint/parser": "npm:8.23.0"
"@typescript-eslint/utils": "npm:8.23.0"
"@typescript-eslint/eslint-plugin": "npm:8.24.1"
"@typescript-eslint/parser": "npm:8.24.1"
"@typescript-eslint/utils": "npm:8.24.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/e8d8b1f4212fc300dd709c1809320945c05ea54b80d0f017cbb0c24f210c4a970a9aeefdf0dd1ba633d270c172193a17d27a675806ad3a299f17a88d2b3c3f8f
checksum: 10c0/5bcb6af12d04777ca04ca9300552e1c7410d640950945d854be41c264fdfe965ce40c0203336e073eb0697567d59043b3096dfed825e76fd7347081e9abf3b16
languageName: node
linkType: hard

Expand Down
Loading