Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2022
1 parent bb44a63 commit 0608402
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
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.24.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.1",
"@typescript-eslint/parser": "5.38.1",
"babel-eslint": "10.1.0",
"eslint": "8.23.1",
"eslint": "8.24.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.1",
"dotenv": "16.0.3",
"eslint": "8.23.1",
"eslint": "8.24.0",
"execa": "5.1.1",
"folder-hash": "4.0.2",
"fs-extra": "10.1.0",
Expand Down
24 changes: 12 additions & 12 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.1
"@typescript-eslint/parser": 5.38.1
babel-eslint: 10.1.0
eslint: 8.23.1
eslint: 8.24.0
eslint-config-algolia: 20.0.0
eslint-config-prettier: 8.5.0
eslint-plugin-algolia: 2.0.0
Expand Down Expand Up @@ -578,14 +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
checksum: 009d64be8d5bd098ff04e10af79e34f5633245250581fca032fac12a8667b2df8e7d169e69c05bff4d83ea3dd3c7d2d0e05ea9b94d89a7d092e26530caf6f8a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4038,7 +4038,7 @@ __metadata:
resolution: "eslint-plugin-automation-custom@workspace:eslint"
dependencies:
"@types/jest": 28.1.8
eslint: 8.23.1
eslint: 8.24.0
jest: 29.0.3
ts-jest: 28.0.8
ts-node: 10.9.1
Expand Down Expand Up @@ -4219,12 +4219,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7714,7 +7714,7 @@ __metadata:
chalk: 4.1.2
commander: 9.4.1
dotenv: 16.0.3
eslint: 8.23.1
eslint: 8.24.0
execa: 5.1.1
folder-hash: 4.0.2
fs-extra: 10.1.0
Expand Down

0 comments on commit 0608402

Please sign in to comment.