Skip to content

Commit

Permalink
Merge pull request #1558 from bjoernricks/do-not-require-nodejs-8.12
Browse files Browse the repository at this point in the history
Downgrade lint-staged to latest 8 release to not require node >= 8.12
  • Loading branch information
swaterkamp committed Aug 8, 2019
2 parents ac781a8 + 3ea77af commit 0f3dca1
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 280 deletions.
2 changes: 1 addition & 1 deletion gsa/package.json
Expand Up @@ -85,7 +85,7 @@
"husky": "^2.7.0",
"jest-junit": "^7.0.0",
"jest-styled-components": "^6.3.3",
"lint-staged": "^9.2.1",
"lint-staged": "^8.2.1",
"prettier": "^1.18.2"
},
"jest": {
Expand Down

0 comments on commit 0f3dca1

Please sign in to comment.