Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode committed Jul 12, 2023
1 parent 88575d6 commit ea8b5ad
Show file tree
Hide file tree
Showing 3 changed files with 344 additions and 308 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"dependencies": {},
"description": "",
"devDependencies": {
"@evilmartians/lefthook": "1.4.3",
"@evilmartians/lefthook": "1.4.5",
"@tstv/eslint-config": "2.0.1",
"@tstv/tsconfig-common": "2.0.0",
"@types/node": "20.3.3",
"cross-env": "7.0.3",
"eslint": "8.44.0",
"generate-changelog": "1.8.0",
"jest": "29.5.0",
"jest": "29.6.1",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"rimraf": "5.0.1",
Expand Down
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"outDir": "dist",
"rootDir": "src"
},
"exclude": ["coverage"],
"extends": "@tstv/tsconfig-common/tsconfig.json"
}
Loading

0 comments on commit ea8b5ad

Please sign in to comment.