Skip to content

Commit de19f53

Browse files
Bump yaml and husky
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [husky](https://github.com/typicode/husky). These dependencies need to be updated together. Removes `yaml` Updates `husky` from 4.3.8 to 8.0.3 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.3.8...v8.0.3) --- updated-dependencies: - dependency-name: yaml dependency-type: indirect - dependency-name: husky dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a46ecc commit de19f53

File tree

2 files changed

+7
-194
lines changed

2 files changed

+7
-194
lines changed

package-lock.json

Lines changed: 6 additions & 193 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint": "^7.26.0",
3838
"eslint-config-prettier": "^7.2.0",
3939
"eslint-plugin-prettier": "^3.4.0",
40-
"husky": "^4.3.8",
40+
"husky": "^8.0.3",
4141
"jest": "^26.6.3",
4242
"prettier": "^2.3.0",
4343
"ts-jest": "^26.5.6",

0 commit comments

Comments
 (0)