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] authored Jul 28, 2023
1 parent 71e2728 commit 5619510
Show file tree
Hide file tree
Showing 2 changed files with 262 additions and 271 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.254",
"version": "0.8.255",
"description": "",
"scripts": {
"eslint": "eslint '**/*.{js,ts,tsx}' --quiet --fix",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@types/node": "^18.15.10",
"@types/react": "^18.0.30",
"@types/validator": "^13.7.14",
"eslint": "^7.32.0",
"eslint": "^8.46.0",
"jest": "^29.5.0",
"prettier": "^2.8.7",
"typescript": "^5.0.2"
Expand Down
Loading

0 comments on commit 5619510

Please sign in to comment.