Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 21, 2021
1 parent 84efab6 commit 41a8c47
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 189 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nick-mazuk/lib",
"version": "0.8.150",
"version": "0.8.151",
"description": "",
"scripts": {
"eslint": "eslint '**/*.{js,ts,tsx}' --quiet --fix",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@types/node": "^16.11.9",
"@types/react": "^17.0.35",
"@types/validator": "^13.7.0",
"eslint": "^7.32.0",
"eslint": "^8.3.0",
"jest": "^27.3.1",
"prettier": "^2.4.1",
"typescript": "^4.5.2"
Expand Down
Loading

0 comments on commit 41a8c47

Please sign in to comment.