Skip to content

Commit

Permalink
chore(deps): update dependency eslint to ^8.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 31, 2022
1 parent 33f2142 commit cedb7ec
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"rimraf": "^3.0.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -339,9 +339,9 @@ __metadata:
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^1.4.0":
version: 1.4.0
resolution: "@eslint/eslintrc@npm:1.4.0"
"@eslint/eslintrc@npm:^1.4.1":
version: 1.4.1
resolution: "@eslint/eslintrc@npm:1.4.1"
dependencies:
ajv: ^6.12.4
debug: ^4.3.2
Expand All @@ -352,7 +352,7 @@ __metadata:
js-yaml: ^4.1.0
minimatch: ^3.1.2
strip-json-comments: ^3.1.1
checksum: 73e39c833deafde8d8706e6fa9b52b6d99927c094ead8e405ea4174e8197ec24aac9ba88ae38cc8ad32eaccf07b9c7fc5dc70761d1fba6da41a928691447305f
checksum: cd3e5a8683db604739938b1c1c8b77927dc04fce3e28e0c88e7f2cd4900b89466baf83dfbad76b2b9e4d2746abdd00dd3f9da544d3e311633d8693f327d04cd7
languageName: node
linkType: hard

Expand Down Expand Up @@ -1931,11 +1931,11 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.30.0":
version: 8.30.0
resolution: "eslint@npm:8.30.0"
"eslint@npm:^8.31.0":
version: 8.31.0
resolution: "eslint@npm:8.31.0"
dependencies:
"@eslint/eslintrc": ^1.4.0
"@eslint/eslintrc": ^1.4.1
"@humanwhocodes/config-array": ^0.11.8
"@humanwhocodes/module-importer": ^1.0.1
"@nodelib/fs.walk": ^1.2.8
Expand Down Expand Up @@ -1976,7 +1976,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: b7525bb465b342665c3b8bab7e114d514ef1bc4e79f211c919863f9c71767e7412ec82383a22614a92d159783f91101018817000f7c61ce69a5e7015280cafaf
checksum: 5e5688bb864edc6b12d165849994812eefa67fb3fc44bb26f53659b63edcd8bcc68389d27cc6cc9e5b79ee22f24b6f311fa3ed047bddcafdec7d84c1b5561e4f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4498,7 +4498,7 @@ __metadata:
bullmq: ^2.4.0
discord-api-types: ^0.37.25
discord.js: ^13.12.0
eslint: ^8.30.0
eslint: ^8.31.0
fuse.js: ^6.6.2
husky: ^8.0.2
lint-staged: ^13.1.0
Expand Down

0 comments on commit cedb7ec

Please sign in to comment.