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 the lint group across 1 directory with 5 updates #1857

Open
wants to merge 1 commit into
base: main
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
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"lint:fix": "eslint --fix app/javascript/"
},
"devDependencies": {
"@eslint/js": "^9.21.0",
"@stylistic/eslint-plugin-js": "^4.0.1",
"@stylistic/eslint-plugin-ts": "^4.0.1",
"@eslint/js": "^9.22.0",
"@stylistic/eslint-plugin-js": "^4.2.0",
"@stylistic/eslint-plugin-ts": "^4.2.0",
"@types/eslint__js": "^9.14.0",
"eslint": "^9.21.0",
"typescript-eslint": "^8.24.1"
"eslint": "^9.22.0",
"typescript-eslint": "^8.26.0"
}
}
191 changes: 133 additions & 58 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/config-helpers@npm:^0.1.0":
version: 0.1.0
resolution: "@eslint/config-helpers@npm:0.1.0"
checksum: 10c0/3562b5325f42740fc83b0b92b7d13a61b383f8db064915143eec36184f09a09fad73eca6c2955ab6c248b0d04fa03c140f9af2f2c4c06770781a6b79f300a01e
languageName: node
linkType: hard

"@eslint/core@npm:^0.12.0":
version: 0.12.0
resolution: "@eslint/core@npm:0.12.0"
Expand All @@ -74,13 +81,20 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:*, @eslint/js@npm:9.21.0, @eslint/js@npm:^9.21.0":
"@eslint/js@npm:*":
version: 9.21.0
resolution: "@eslint/js@npm:9.21.0"
checksum: 10c0/86c24a2668808995037e3f40c758335df2ae277c553ac0cf84381a1a8698f3099d8a22dd9c388947e6b7f93fcc1142f62406072faaa2b83c43ca79993fc01bb3
languageName: node
linkType: hard

"@eslint/js@npm:9.22.0, @eslint/js@npm:^9.22.0":
version: 9.22.0
resolution: "@eslint/js@npm:9.22.0"
checksum: 10c0/5bcd009bb579dc6c6ed760703bdd741e08a48cd9decd677aa2cf67fe66236658cb09a00185a0369f3904e5cffba9e6e0f2ff4d9ba4fdf598fcd81d34c49213a5
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.6":
version: 2.1.6
resolution: "@eslint/object-schema@npm:2.1.6"
Expand Down Expand Up @@ -560,28 +574,28 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin-js@npm:^4.0.1":
version: 4.0.1
resolution: "@stylistic/eslint-plugin-js@npm:4.0.1"
"@stylistic/eslint-plugin-js@npm:^4.2.0":
version: 4.2.0
resolution: "@stylistic/eslint-plugin-js@npm:4.2.0"
dependencies:
eslint-visitor-keys: "npm:^4.2.0"
espree: "npm:^10.3.0"
peerDependencies:
eslint: ">=9.0.0"
checksum: 10c0/a4512973d3a51b4b6f4f6a0c27b3e6df61cfff61caf55309e8727becf193fa804544d760fb774ae7d8db3d2983b4d974ad3af78ffd10a388a1ef1c84ce7f7b64
checksum: 10c0/5e5a21a60c818fc9f745b12fab252a1188e4d98d7008a81dbaf5a8e106558ac757c4c56e2a4b982bd97249132a31f577a991383f77b4912b8b26723d57654256
languageName: node
linkType: hard

"@stylistic/eslint-plugin-ts@npm:^4.0.1":
version: 4.0.1
resolution: "@stylistic/eslint-plugin-ts@npm:4.0.1"
"@stylistic/eslint-plugin-ts@npm:^4.2.0":
version: 4.2.0
resolution: "@stylistic/eslint-plugin-ts@npm:4.2.0"
dependencies:
"@typescript-eslint/utils": "npm:^8.23.0"
eslint-visitor-keys: "npm:^4.2.0"
espree: "npm:^10.3.0"
peerDependencies:
eslint: ">=9.0.0"
checksum: 10c0/c7c9f05db16b4fb1c0c0aedfac7fbe0e4c9e2562176e1d3360c54690f7b3d2b38b97578cad38526750ca50f8496ec6652e81de472d705e911043abe21effbf01
checksum: 10c0/018a0cf08f9cfbf48ff77d214ca5cb52a60ba8b4b70bda1af3eea8f9640e24ea7add694fd6bfd916566cc7a63635ba07d6fde4d1f298fc1a99bd6ab39c99a7c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -661,40 +675,40 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.1"
"@typescript-eslint/eslint-plugin@npm:8.26.0":
version: 8.26.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.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"
"@typescript-eslint/scope-manager": "npm:8.26.0"
"@typescript-eslint/type-utils": "npm:8.26.0"
"@typescript-eslint/utils": "npm:8.26.0"
"@typescript-eslint/visitor-keys": "npm:8.26.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
"@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/fe5f56f248370f40322a7cb2d96fbab724a7a8892895e3d41027c9a1df309916433633e04df84a1d3f9535d282953738b1ad627d8af37ab288a39a6e411afd76
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/b270467672c5cb7fb9085ae063364252af2910a424899f2a9f54cfbe84aba6ce80dbbf5027f1f33f17cc587da9883de212a4b3dc969f22ded30076889b499dd8
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/parser@npm:8.24.1"
"@typescript-eslint/parser@npm:8.26.0":
version: 8.26.0
resolution: "@typescript-eslint/parser@npm:8.26.0"
dependencies:
"@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"
"@typescript-eslint/scope-manager": "npm:8.26.0"
"@typescript-eslint/types": "npm:8.26.0"
"@typescript-eslint/typescript-estree": "npm:8.26.0"
"@typescript-eslint/visitor-keys": "npm:8.26.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/9de557698c8debf3de06b6adf6aa06a8345e0e38600e5ccbeda62270d1a4a757dfa191db89d4e86cf373103a11bef1965c9d9889f622c51f4f26d1bf12394ae3
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/b937a80aeca4e508a67cbf2e42dfd268316336de265aaf836d04e49008a6ff4d754e73ad30075c183d98756677d1f54061c34e618c97d5fb61a04903c65d4851
languageName: node
linkType: hard

Expand All @@ -708,18 +722,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/type-utils@npm:8.24.1"
"@typescript-eslint/scope-manager@npm:8.26.0":
version: 8.26.0
resolution: "@typescript-eslint/scope-manager@npm:8.26.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.24.1"
"@typescript-eslint/utils": "npm:8.24.1"
"@typescript-eslint/types": "npm:8.26.0"
"@typescript-eslint/visitor-keys": "npm:8.26.0"
checksum: 10c0/f93b12daf6a4df3050ca3fc6db1f534b5c521861509ee09a45a8a17d97f2fbb20c2d34975f07291481d69998aac9f2975f8facad0d47f533db56ec8f70f533a0
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.26.0":
version: 8.26.0
resolution: "@typescript-eslint/type-utils@npm:8.26.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.26.0"
"@typescript-eslint/utils": "npm:8.26.0"
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/ba248bc12068383374d9d077f9cca1815f347ea008d04d08ad7a54dbef70189a0da7872246f8369e6d30938fa7e408dadcda0ae71041be68fc836c886dd9c3ab
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/840b7551dcea7304632564612a2460f869c5330c50661cf21ac5992359aba7539f1466ac7dbde6f2d0bd56f6f769c9f3fed8564045c82d4914a88745da846870
languageName: node
linkType: hard

Expand All @@ -730,6 +754,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.26.0":
version: 8.26.0
resolution: "@typescript-eslint/types@npm:8.26.0"
checksum: 10c0/b16c0f67d12092c204a5935b430854b3a41c80934b386a5a4526acc9c8a829d8ee4f78732e71587e605de7845fa9a801b59fff015471dab7bf33676ee68c0100
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.24.1":
version: 8.24.1
resolution: "@typescript-eslint/typescript-estree@npm:8.24.1"
Expand All @@ -748,7 +779,40 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.24.1, @typescript-eslint/utils@npm:^8.23.0":
"@typescript-eslint/typescript-estree@npm:8.26.0":
version: 8.26.0
resolution: "@typescript-eslint/typescript-estree@npm:8.26.0"
dependencies:
"@typescript-eslint/types": "npm:8.26.0"
"@typescript-eslint/visitor-keys": "npm:8.26.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/898bf7ec8ee1f3454d0e38a0bb3d7bd3cbd39f530857c9b1851650ec1647bcb6997622e86d24332d81848afd9b65ce4c080437ab1c3c023b23915a745dd0b363
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.26.0":
version: 8.26.0
resolution: "@typescript-eslint/utils@npm:8.26.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.26.0"
"@typescript-eslint/types": "npm:8.26.0"
"@typescript-eslint/typescript-estree": "npm:8.26.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.9.0"
checksum: 10c0/594838a865d385ad5206c8b948678d4cb4010d0c9b826913968ce9e8af4d1c58b1f044de49f91d8dc36cda2ddb121ee7d2c5b53822a05f3e55002b10a42b3bfb
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^8.23.0":
version: 8.24.1
resolution: "@typescript-eslint/utils@npm:8.24.1"
dependencies:
Expand All @@ -773,6 +837,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.26.0":
version: 8.26.0
resolution: "@typescript-eslint/visitor-keys@npm:8.26.0"
dependencies:
"@typescript-eslint/types": "npm:8.26.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/6428c1ba199d962060d43f06ba8a98b874ba6fe875a23b10e8f01550838d8be8ee689ae4da3e8b045d4c7bb01e38385e6a8ae17a9d566cf7cd21f7090b573f61
languageName: node
linkType: hard

"abbrev@npm:^2.0.0":
version: 2.0.0
resolution: "abbrev@npm:2.0.0"
Expand Down Expand Up @@ -1107,13 +1181,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-scope@npm:^8.2.0":
version: 8.2.0
resolution: "eslint-scope@npm:8.2.0"
"eslint-scope@npm:^8.3.0":
version: 8.3.0
resolution: "eslint-scope@npm:8.3.0"
dependencies:
esrecurse: "npm:^4.3.0"
estraverse: "npm:^5.2.0"
checksum: 10c0/8d2d58e2136d548ac7e0099b1a90d9fab56f990d86eb518de1247a7066d38c908be2f3df477a79cf60d70b30ba18735d6c6e70e9914dca2ee515a729975d70d6
checksum: 10c0/23bf54345573201fdf06d29efa345ab508b355492f6c6cc9e2b9f6d02b896f369b6dd5315205be94b8853809776c4d13353b85c6b531997b164ff6c3328ecf5b
languageName: node
linkType: hard

Expand All @@ -1138,16 +1212,17 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.21.0":
version: 9.21.0
resolution: "eslint@npm:9.21.0"
"eslint@npm:^9.22.0":
version: 9.22.0
resolution: "eslint@npm:9.22.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.2"
"@eslint/config-helpers": "npm:^0.1.0"
"@eslint/core": "npm:^0.12.0"
"@eslint/eslintrc": "npm:^3.3.0"
"@eslint/js": "npm:9.21.0"
"@eslint/js": "npm:9.22.0"
"@eslint/plugin-kit": "npm:^0.2.7"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand All @@ -1159,7 +1234,7 @@ __metadata:
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-scope: "npm:^8.3.0"
eslint-visitor-keys: "npm:^4.2.0"
espree: "npm:^10.3.0"
esquery: "npm:^1.5.0"
Expand All @@ -1183,7 +1258,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/558edb25b440cd51825d66fed3e84f1081bd6f4cb2cf994e60ece4c5978fa0583e88b75faf187c1fc21688c4ff7072f12bf5f6d1be1e09a4d6af78cff39dc520
checksum: 10c0/7b5ab6f2365971c16efe97349565f75d8343347562fb23f12734c6ab2cd5e35301373a0d51e194789ddcfdfca21db7b62ff481b03d524b8169896c305b65ff48
languageName: node
linkType: hard

Expand Down Expand Up @@ -1803,28 +1878,28 @@ __metadata:
version: 0.0.0-use.local
resolution: "marketplace@workspace:."
dependencies:
"@eslint/js": "npm:^9.21.0"
"@eslint/js": "npm:^9.22.0"
"@rails/ujs": "npm:^7.1.501"
"@rollup/plugin-commonjs": "npm:^28.0.2"
"@rollup/plugin-node-resolve": "npm:^16.0.0"
"@rollup/plugin-typescript": "npm:^12.1.2"
"@stylistic/eslint-plugin-js": "npm:^4.0.1"
"@stylistic/eslint-plugin-ts": "npm:^4.0.1"
"@stylistic/eslint-plugin-js": "npm:^4.2.0"
"@stylistic/eslint-plugin-ts": "npm:^4.2.0"
"@types/eslint__js": "npm:^9.14.0"
"@types/jquery": "npm:^3.5.32"
"@types/js-cookie": "npm:^3.0.6"
"@types/node": "npm:^22.9.0"
"@types/rails__ujs": "npm:^6.0.4"
ccs-frontend: "npm:^1.3.2"
eslint: "npm:^9.21.0"
eslint: "npm:^9.22.0"
govuk-frontend: "npm:^5.8.0"
jquery: "npm:^3.7.1"
js-cookie: "npm:^3.0.5"
rollup: "npm:^4.34.8"
sass: "npm:^1.85.0"
tslib: "npm:^2.8.1"
typescript: "npm:^5.7.3"
typescript-eslint: "npm:^8.24.1"
typescript-eslint: "npm:^8.26.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2521,17 +2596,17 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading