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 17, 2021
1 parent 39789c2 commit 0e8aedb
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.131",
"version": "0.8.132",
"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.30",
"@types/validator": "^13.6.3",
"eslint": "^7.32.0",
"eslint": "^8.0.1",
"jest": "^27.3.0",
"prettier": "^2.4.1",
"typescript": "^4.4.4"
Expand Down
Loading

0 comments on commit 0e8aedb

Please sign in to comment.