Skip to content

chore(deps): update dependency eslint to v8.23.0 #995

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
Sep 10, 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.22.0",
"eslint": "8.23.0",
"jest": "29.0.2",
"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.35.1",
"@typescript-eslint/parser": "5.35.1",
"babel-eslint": "10.1.0",
"eslint": "8.22.0",
"eslint": "8.23.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.22.0",
"eslint": "8.23.0",
"execa": "5.1.1",
"folder-hash": "4.0.2",
"fs-extra": "10.1.0",
Expand Down
33 changes: 20 additions & 13 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.35.1
"@typescript-eslint/parser": 5.35.1
babel-eslint: 10.1.0
eslint: 8.22.0
eslint: 8.23.0
eslint-config-algolia: 20.0.0
eslint-config-prettier: 8.5.0
eslint-plugin-algolia: 2.0.0
Expand Down Expand Up @@ -554,7 +554,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^1.3.0":
"@eslint/eslintrc@npm:^1.3.1":
version: 1.3.1
resolution: "@eslint/eslintrc@npm:1.3.1"
dependencies:
Expand Down Expand Up @@ -596,6 +596,13 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/module-importer@npm:^1.0.1":
version: 1.0.1
resolution: "@humanwhocodes/module-importer@npm:1.0.1"
checksum: 0fd22007db8034a2cdf2c764b140d37d9020bbfce8a49d3ec5c05290e77d4b0263b1b972b752df8c89e5eaa94073408f2b7d977aed131faf6cf396ebb5d7fb61
languageName: node
linkType: hard

"@humanwhocodes/object-schema@npm:^1.2.1":
version: 1.2.1
resolution: "@humanwhocodes/object-schema@npm:1.2.1"
Expand Down Expand Up @@ -4024,7 +4031,7 @@ __metadata:
resolution: "eslint-plugin-automation-custom@workspace:eslint"
dependencies:
"@types/jest": 28.1.8
eslint: 8.22.0
eslint: 8.23.0
jest: 29.0.2
ts-jest: 28.0.8
ts-node: 10.9.1
Expand Down Expand Up @@ -4205,13 +4212,14 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.22.0":
version: 8.22.0
resolution: "eslint@npm:8.22.0"
"eslint@npm:8.23.0":
version: 8.23.0
resolution: "eslint@npm:8.23.0"
dependencies:
"@eslint/eslintrc": ^1.3.0
"@eslint/eslintrc": ^1.3.1
"@humanwhocodes/config-array": ^0.10.4
"@humanwhocodes/gitignore-to-minimatch": ^1.0.2
"@humanwhocodes/module-importer": ^1.0.1
ajv: ^6.10.0
chalk: ^4.0.0
cross-spawn: ^7.0.2
Expand All @@ -4221,7 +4229,7 @@ __metadata:
eslint-scope: ^7.1.1
eslint-utils: ^3.0.0
eslint-visitor-keys: ^3.3.0
espree: ^9.3.3
espree: ^9.4.0
esquery: ^1.4.0
esutils: ^2.0.2
fast-deep-equal: ^3.1.3
Expand All @@ -4247,14 +4255,13 @@ __metadata:
strip-ansi: ^6.0.1
strip-json-comments: ^3.1.0
text-table: ^0.2.0
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 2d84a7a2207138cdb250759b047fdb05a57fede7f87b7a039d9370edba7f26e23a873a208becfd4b2c9e4b5499029f3fc3b9318da3290e693d25c39084119c80
checksum: ff6075daa28d817a7ac4508f31bc108a04d9ab5056608c8651b5bf9cfea5d708ca16dea6cdab2c3c0ae99b0bf0e726af8504eaa8e17c8e12e242cb68237ead64
languageName: node
linkType: hard

"espree@npm:^9.3.3, espree@npm:^9.4.0":
"espree@npm:^9.4.0":
version: 9.4.0
resolution: "espree@npm:9.4.0"
dependencies:
Expand Down Expand Up @@ -7700,7 +7707,7 @@ __metadata:
chalk: 4.1.2
commander: 9.4.0
dotenv: 16.0.2
eslint: 8.22.0
eslint: 8.23.0
execa: 5.1.1
folder-hash: 4.0.2
fs-extra: 10.1.0
Expand Down Expand Up @@ -8574,7 +8581,7 @@ __metadata:
languageName: node
linkType: hard

"v8-compile-cache@npm:^2.0.0, v8-compile-cache@npm:^2.0.3":
"v8-compile-cache@npm:^2.0.0":
version: 2.3.0
resolution: "v8-compile-cache@npm:2.3.0"
checksum: adb0a271eaa2297f2f4c536acbfee872d0dd26ec2d76f66921aa7fc437319132773483344207bdbeee169225f4739016d8d2dbf0553913a52bb34da6d0334f8e
Expand Down