Skip to content

Commit

Permalink
chore: upgrade eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
kgajera committed Jun 20, 2022
1 parent 044c38f commit ffd4dbb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/create-bison-app/template/package.json.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,12 @@
"concurrently": "^7.1.0",
"cross-env": "^7.0.3",
"cypress": "^9.6.0",
"eslint": "^7.5.0",
"eslint-config-next": "^11.0.1",
"eslint": "^8.18.0",
"eslint-config-next": "^12.1.6",
"eslint-plugin-cypress": "^2.11.1",
"eslint-plugin-echobind": "^0.2.1",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-echobind": "^0.3.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^4.2.5",
"hygen": "^6.0.4",
"jest": "^27.2.1",
Expand Down

0 comments on commit ffd4dbb

Please sign in to comment.