Skip to content

chore(deps): update dependency eslint to v8.18.0 #753

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
Jun 27, 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.3",
"eslint": "8.17.0",
"eslint": "8.18.0",
"jest": "28.1.1",
"ts-jest": "28.0.5",
"ts-node": "10.8.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.18.0",
"@typescript-eslint/parser": "5.18.0",
"babel-eslint": "10.1.0",
"eslint": "8.17.0",
"eslint": "8.18.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 @@ -27,7 +27,7 @@
"chalk": "4.1.2",
"commander": "9.3.0",
"dotenv": "16.0.1",
"eslint": "8.17.0",
"eslint": "8.18.0",
"execa": "5.1.1",
"folder-hash": "4.0.2",
"fs-extra": "10.1.0",
Expand Down
14 changes: 7 additions & 7 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.18.0
"@typescript-eslint/parser": 5.18.0
babel-eslint: 10.1.0
eslint: 8.17.0
eslint: 8.18.0
eslint-config-algolia: 20.0.0
eslint-config-prettier: 8.5.0
eslint-plugin-algolia: 2.0.0
Expand Down Expand Up @@ -4003,7 +4003,7 @@ __metadata:
resolution: "eslint-plugin-automation-custom@workspace:eslint"
dependencies:
"@types/jest": 28.1.3
eslint: 8.17.0
eslint: 8.18.0
jest: 28.1.1
ts-jest: 28.0.5
ts-node: 10.8.1
Expand Down Expand Up @@ -4184,9 +4184,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.17.0":
version: 8.17.0
resolution: "eslint@npm:8.17.0"
"eslint@npm:8.18.0":
version: 8.18.0
resolution: "eslint@npm:8.18.0"
dependencies:
"@eslint/eslintrc": ^1.3.0
"@humanwhocodes/config-array": ^0.9.2
Expand Down Expand Up @@ -4225,7 +4225,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: b484c96681c6b19f5b437f664623f1cd310d3ee9be88400d8450e086e664cd968a9dc202f0b0678578fd50e7a445b92586efe8c787de5073ff2f83213b00bb7b
checksum: d9b4b7488a9cee97608343cbb5ac652d3f316436f95ef0800cd9497c1c6f877b655a3275817989c02f1ff0d5dfd1959c5092af9251c7e3fcf60659da37752a10
languageName: node
linkType: hard

Expand Down Expand Up @@ -7454,7 +7454,7 @@ __metadata:
chalk: 4.1.2
commander: 9.3.0
dotenv: 16.0.1
eslint: 8.17.0
eslint: 8.18.0
execa: 5.1.1
folder-hash: 4.0.2
fs-extra: 10.1.0
Expand Down