Bump husky from 8.0.2 to 8.0.3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 3 Jan 2023 23:03:43 +0000 (23:03 +0000)
committerGitHub <noreply@github.com>
Tue, 3 Jan 2023 23:03:43 +0000 (23:03 +0000)
Bumps [husky](https://github.com/typicode/husky) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/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] <support@github.com>
package-lock.json
package.json

index 14f68ab529948e38b0de4c7fc024e3aad891a5b0..69bcad6d42f526adfb153c010a78399e0403dfe7 100644 (file)
@@ -23,7 +23,7 @@
         "eslint-plugin-jsdoc": "^39.6.4",
         "eslint-plugin-n": "^15.6.0",
         "eslint-plugin-promise": "^6.1.1",
-        "husky": "^8.0.2",
+        "husky": "^8.0.3",
         "lint-staged": "^13.1.0",
         "prettier": "^2.8.1",
         "standard": "^17.0.0",
       }
     },
     "node_modules/husky": {
-      "version": "8.0.2",
-      "resolved": "https://registry.npmjs.org/husky/-/husky-8.0.2.tgz",
-      "integrity": "sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==",
+      "version": "8.0.3",
+      "resolved": "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz",
+      "integrity": "sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==",
       "dev": true,
       "bin": {
         "husky": "lib/bin.js"
index f9ba5ad31e3def54d2d384fec00f6a090a875052..ebe98ea7c5f934ef3d29d22589602a012a5ba90e 100644 (file)
@@ -45,7 +45,7 @@
     "eslint-plugin-jsdoc": "^39.6.4",
     "eslint-plugin-n": "^15.6.0",
     "eslint-plugin-promise": "^6.1.1",
-    "husky": "^8.0.2",
+    "husky": "^8.0.3",
     "lint-staged": "^13.1.0",
     "prettier": "^2.8.1",
     "standard": "^17.0.0",