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 Jun 3, 2023
1 parent 71e2728 commit 6301d6a
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 260 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.42.0",
"jest": "^29.5.0",
"prettier": "^2.8.7",
"typescript": "^5.0.2"
Expand Down
Loading

0 comments on commit 6301d6a

Please sign in to comment.