Skip to content

Commit

Permalink
chore(deps): update dependency eslint to ^8.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 29, 2023
1 parent 4ca99b0 commit d808cdd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.49.0",
"@typescript-eslint/parser": "^5.49.0",
"eslint": "^8.31.0",
"eslint": "^8.33.0",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"rimraf": "^3.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1915,9 +1915,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.31.0":
version: 8.31.0
resolution: "eslint@npm:8.31.0"
"eslint@npm:^8.33.0":
version: 8.33.0
resolution: "eslint@npm:8.33.0"
dependencies:
"@eslint/eslintrc": ^1.4.1
"@humanwhocodes/config-array": ^0.11.8
Expand Down Expand Up @@ -1960,7 +1960,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 5e5688bb864edc6b12d165849994812eefa67fb3fc44bb26f53659b63edcd8bcc68389d27cc6cc9e5b79ee22f24b6f311fa3ed047bddcafdec7d84c1b5561e4f
checksum: 727e63ab8b7acf281442323c5971f6afdd5b656fbcebc4476cf54e35af51b2f180617433fc5e1952f0449ca3f43a905527f9407ea4b8a7ea7562fc9c3f278d4c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4504,7 +4504,7 @@ __metadata:
bullmq: ^2.4.0
discord-api-types: ^0.37.30
discord.js: ^13.12.0
eslint: ^8.31.0
eslint: ^8.33.0
fuse.js: ^6.6.2
husky: ^8.0.3
lint-staged: ^13.1.0
Expand Down

0 comments on commit d808cdd

Please sign in to comment.