Skip to content

Commit

Permalink
chore: upgrade eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Nov 10, 2022
1 parent 54aeb01 commit d302850
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 181 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"fsevents": "~2.3.2"
},
"devDependencies": {
"@pvtnbr/eslint-config": "^0.30.2",
"@pvtnbr/eslint-config": "^0.33.0",
"@types/cross-spawn": "^6.0.2",
"@types/node": "^18.8.2",
"@types/react": "^18.0.21",
Expand All @@ -62,7 +62,7 @@
"clean-pkg-json": "^1.2.0",
"cleye": "^1.3.0",
"cross-spawn": "^7.0.3",
"eslint": "^8.24.0",
"eslint": "^8.27.0",
"execa": "^6.1.0",
"fs-fixture": "^1.1.0",
"get-node": "^13.2.0",
Expand Down

0 comments on commit d302850

Please sign in to comment.