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 Oct 26, 2021
1 parent 52addc8 commit ad91df4
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 186 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.137",
"version": "0.8.138",
"description": "",
"scripts": {
"eslint": "eslint '**/*.{js,ts,tsx}' --quiet --fix",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@types/node": "^15.3.1",
"@types/react": "^17.0.33",
"@types/validator": "^13.6.5",
"eslint": "^7.32.0",
"eslint": "^8.1.0",
"jest": "^27.3.1",
"prettier": "^2.4.1",
"typescript": "^4.4.4"
Expand Down
Loading

0 comments on commit ad91df4

Please sign in to comment.