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 9, 2021
1 parent 7b17a85 commit 318159e
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 195 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.143",
"version": "0.8.144",
"description": "",
"scripts": {
"eslint": "eslint '**/*.{js,ts,tsx}' --quiet --fix",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@types/node": "^16.11.7",
"@types/react": "^17.0.34",
"@types/validator": "^13.6.6",
"eslint": "^7.32.0",
"eslint": "^8.2.0",
"jest": "^27.3.1",
"prettier": "^2.4.1",
"typescript": "^4.4.4"
Expand Down
Loading

0 comments on commit 318159e

Please sign in to comment.