Skip to content

Commit

Permalink
Merge pull request #9 from Hipo/feat/update-eslint-package-versions
Browse files Browse the repository at this point in the history
feat: update eslint package versions
  • Loading branch information
edizcelik committed Mar 11, 2022
2 parents 2def1b6 + 6a4d55c commit 604b4c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions template.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"react-router-dom": "^5.3.0"
},
"devDependencies": {
"@hipo/eslint-config-base": "^4.1.1",
"@hipo/eslint-config-react": "^2.1.0",
"@hipo/eslint-config-typescript": "^1.0.1",
"@hipo/eslint-config-base": "^4.2.0",
"@hipo/eslint-config-react": "^2.2.0",
"@hipo/eslint-config-typescript": "^1.1.0",
"@hipo/stylelint-config-base": "^2.2.0",
"@types/react-router-dom": "^5.3.1",
"eslint-config-prettier": "^8.3.0",
Expand Down

0 comments on commit 604b4c3

Please sign in to comment.