Skip to content

Commit

Permalink
Merge pull request #385 from pascalgrimaud/upgrade-lint-staged-prettier
Browse files Browse the repository at this point in the history
Upgrade lint-staged and prettier
  • Loading branch information
pascalgrimaud authored Dec 22, 2021
2 parents 34e8afb + 1f300ac commit 866345a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/generator/init/package.json.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"devDependencies": {
"husky": "7.0.4",
"lint-staged": "12.1.2",
"prettier": "2.5.0",
"lint-staged": "12.1.3",
"prettier": "2.5.1",
"prettier-plugin-java": "1.6.0",
"prettier-plugin-packagejson": "2.2.15"
},
Expand Down

0 comments on commit 866345a

Please sign in to comment.