Skip to content

Commit

Permalink
bump husky to 4.0.0 and eslint to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyu99 committed Nov 20, 2024
1 parent 34148f0 commit 1ca3d79
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 310 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"commitizen": "^4.2.4",
"copyfiles": "^2.2.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^6.8.0",
"eslint": "^7.0.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-prettier": "^6.9.0",
"eslint-import-resolver-typescript": "^2.0.0",
Expand All @@ -109,7 +109,7 @@
"execa": "^5.1.1",
"globby": "^11.1.0",
"graphql-transformer-core": "^8.0.0",
"husky": "^3.0.3",
"husky": "^4.0.0",
"jest": "^27.0.0",
"jest-circus": "^27.0.0",
"jest-junit": "^12.0.0",
Expand Down
Loading

0 comments on commit 1ca3d79

Please sign in to comment.