Skip to content

chore(deps): update dependency eslint to v8.25.0 #1084

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

Merged
merged 1 commit into from
Oct 16, 2022
Merged
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 eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/jest": "28.1.8",
"eslint": "8.23.1",
"eslint": "8.25.0",
"jest": "29.0.3",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"babel-eslint": "10.1.0",
"eslint": "8.23.1",
"eslint": "8.25.0",
"eslint-config-algolia": "20.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-algolia": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"chalk": "4.1.2",
"commander": "9.4.0",
"dotenv": "16.0.2",
"eslint": "8.23.1",
"eslint": "8.25.0",
"execa": "5.1.1",
"folder-hash": "4.0.2",
"fs-extra": "10.1.0",
Expand Down
42 changes: 17 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.38.0
"@typescript-eslint/parser": 5.38.0
babel-eslint: 10.1.0
eslint: 8.23.1
eslint: 8.25.0
eslint-config-algolia: 20.0.0
eslint-config-prettier: 8.5.0
eslint-plugin-algolia: 2.0.0
Expand Down Expand Up @@ -554,9 +554,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 @@ -567,7 +567,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 @@ -578,21 +578,14 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/config-array@npm:^0.10.4":
version: 0.10.4
resolution: "@humanwhocodes/config-array@npm:0.10.4"
"@humanwhocodes/config-array@npm:^0.10.5":
version: 0.10.7
resolution: "@humanwhocodes/config-array@npm:0.10.7"
dependencies:
"@humanwhocodes/object-schema": ^1.2.1
debug: ^4.1.1
minimatch: ^3.0.4
checksum: d480e5d57e6d787565b6cff78e27c3d1b380692d4ffb0ada7d7f5957a56c9032f034da05a3e443065dbd0671ebf4d859036ced34e96b325bbc1badbae3c05300
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: 009d64be8d5bd098ff04e10af79e34f5633245250581fca032fac12a8667b2df8e7d169e69c05bff4d83ea3dd3c7d2d0e05ea9b94d89a7d092e26530caf6f8a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4047,7 +4040,7 @@ __metadata:
resolution: "eslint-plugin-automation-custom@workspace:eslint"
dependencies:
"@types/jest": 28.1.8
eslint: 8.23.1
eslint: 8.25.0
jest: 29.0.3
ts-jest: 28.0.8
ts-node: 10.9.1
Expand Down Expand Up @@ -4228,13 +4221,12 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.23.1":
version: 8.23.1
resolution: "eslint@npm:8.23.1"
"eslint@npm:8.25.0":
version: 8.25.0
resolution: "eslint@npm:8.25.0"
dependencies:
"@eslint/eslintrc": ^1.3.2
"@humanwhocodes/config-array": ^0.10.4
"@humanwhocodes/gitignore-to-minimatch": ^1.0.2
"@eslint/eslintrc": ^1.3.3
"@humanwhocodes/config-array": ^0.10.5
"@humanwhocodes/module-importer": ^1.0.1
ajv: ^6.10.0
chalk: ^4.0.0
Expand Down Expand Up @@ -4273,7 +4265,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: a727e15492786a03b438bcf021db49f715680679846a7b8d79b98ad34576f2a570404ffe882d3c3e26f6359bff7277ef11fae5614bfe8629adb653f20d018c71
checksum: 7acf2693b522b573657b53d2245b5522d3a131e4224b1cbf01e2c3579632fdbf62599284f68bc483e6e4eba23ae3643c9544744e0214a86e727cc361cedcd0fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -7723,7 +7715,7 @@ __metadata:
chalk: 4.1.2
commander: 9.4.0
dotenv: 16.0.2
eslint: 8.23.1
eslint: 8.25.0
execa: 5.1.1
folder-hash: 4.0.2
fs-extra: 10.1.0
Expand Down