Skip to content

Commit

Permalink
chore: upgrade husky to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Jan 26, 2024
1 parent fd9a7f6 commit f2ab2d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"eslint-plugin-vue": "^9.18.1",
"fake-indexeddb": "5.0.2",
"happy-dom": "^13.0.0",
"husky": "^9.0.0",
"husky": "^9.0.6",
"lint-staged": "^15.1.0",
"msw": "^2.0.8",
"nanoid": "^5.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ __metadata:
eslint-plugin-vue: "npm:^9.18.1"
fake-indexeddb: "npm:5.0.2"
happy-dom: "npm:^13.0.0"
husky: "npm:^9.0.0"
husky: "npm:^9.0.6"
lint-staged: "npm:^15.1.0"
msw: "npm:^2.0.8"
nanoid: "npm:^5.0.3"
Expand Down Expand Up @@ -22560,12 +22560,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.0.0":
version: 9.0.1
resolution: "husky@npm:9.0.1"
"husky@npm:^9.0.6":
version: 9.0.6
resolution: "husky@npm:9.0.6"
bin:
husky: bin.js
checksum: 8f28488e59d3c6944fedb9ba9adb0d4f79f000d44ede2e5ed3a79031995afc261965a47013017480012ad7fa6f54a3023c00ad992c143434bedf4d6134957141
checksum: e198c90a59d460cf860c33e0a4c3927ecfb645d4fd4c2de3fbcd5fb56b858a923af452508d549f6ed020bb48de08290912cd77c006dd2a83e551c24c17340d5b
languageName: node
linkType: hard

Expand Down

0 comments on commit f2ab2d7

Please sign in to comment.