Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.16.0 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2022
1 parent b83e608 commit 6cfaf13
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion apps/tgvcbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/sharp": "0.30.2",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"eslint": "8.15.0",
"eslint": "8.16.0",
"rimraf": "3.0.2",
"ts-node": "10.7.0",
"typescript": "4.6.4"
Expand Down
2 changes: 1 addition & 1 deletion apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "18.0.9",
"@types/react-dom": "18.0.4",
"autoprefixer": "10.4.7",
"eslint": "8.15.0",
"eslint": "8.16.0",
"eslint-config-next": "12.1.6",
"postcss": "8.4.14",
"tailwindcss": "3.0.24",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"lint-staged": "12.4.1",
"prettier": "2.6.2",
"turbo": "1.2.9",
"eslint": "8.15.0",
"eslint": "8.16.0",
"eslint-config-prettier": "8.5.0"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 6cfaf13

Please sign in to comment.