瀏覽代碼

chore(deps-dev): bump husky from 9.1.2 to 9.1.3 in /frontend (#3166)

Bumps [husky](https://github.com/typicode/husky) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.1.2...v9.1.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 年之前
父節點
當前提交
34072102d6
共有 2 個文件被更改,包括 5 次插入5 次删除
  1. 4 4
      frontend/package-lock.json
  2. 1 1
      frontend/package.json

+ 4 - 4
frontend/package-lock.json

@@ -58,7 +58,7 @@
         "eslint-plugin-prettier": "^5.2.1",
         "eslint-plugin-react": "^7.35.0",
         "eslint-plugin-react-hooks": "^4.6.2",
-        "husky": "^9.1.2",
+        "husky": "^9.1.3",
         "jsdom": "^24.1.1",
         "lint-staged": "^15.2.7",
         "postcss": "^8.4.40",
@@ -7700,9 +7700,9 @@
       }
     },
     "node_modules/husky": {
-      "version": "9.1.2",
-      "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.2.tgz",
-      "integrity": "sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==",
+      "version": "9.1.3",
+      "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.3.tgz",
+      "integrity": "sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==",
       "dev": true,
       "bin": {
         "husky": "bin.js"

+ 1 - 1
frontend/package.json

@@ -81,7 +81,7 @@
     "eslint-plugin-prettier": "^5.2.1",
     "eslint-plugin-react": "^7.35.0",
     "eslint-plugin-react-hooks": "^4.6.2",
-    "husky": "^9.1.2",
+    "husky": "^9.1.3",
     "jsdom": "^24.1.1",
     "lint-staged": "^15.2.7",
     "postcss": "^8.4.40",