Skip to content

Commit 269071f

Browse files
Bump husky from 8.0.2 to 8.0.3 (#864)
Bumps [husky](https://github.com/typicode/husky) from 8.0.2 to 8.0.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7e3b6a commit 269071f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/preset-env": "^7.20.2",
3131
"fs-extra": "^11.1.0",
3232
"http-server": "^14.1.1",
33-
"husky": "^8.0.2",
33+
"husky": "^8.0.3",
3434
"js-slang": "^1.0.3",
3535
"lz-string": "^1.4.4",
3636
"prettier": "^2.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,10 +1766,10 @@ http-signature@~1.2.0:
17661766
jsprim "^1.2.2"
17671767
sshpk "^1.7.0"
17681768

1769-
husky@^8.0.2:
1770-
version "8.0.2"
1771-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236"
1772-
integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==
1769+
husky@^8.0.3:
1770+
version "8.0.3"
1771+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
1772+
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
17731773

17741774
17751775
version "0.6.3"

0 commit comments

Comments
 (0)