Skip to content

Commit

Permalink
⬆️ Bump eslint from 8.31.0 to 8.32.0 (#1272)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent 11f75b9 commit 28df057
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"clipboard": "^2.0.4",
"eslint": "^8.31.0",
"eslint": "^8.32.0",
"eslint-config-next": "^13.1.2",
"eslint-config-prettier": "^8.6.0",
"eslint-import-resolver-alias": "^1.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4229,9 +4229,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -8966,7 +8966,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.48.0
"@typescript-eslint/parser": ^5.48.0
clipboard: ^2.0.4
eslint: ^8.31.0
eslint: ^8.32.0
eslint-config-next: ^13.1.2
eslint-config-prettier: ^8.6.0
eslint-import-resolver-alias: ^1.1.2
Expand Down

0 comments on commit 28df057

Please sign in to comment.