Просмотр исходного кода

chore(deps-dev): bump husky from 9.1.5 to 9.1.6 in /frontend (#3839)

Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.1.5...v9.1.6)

---
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 год назад
Родитель
Сommit
6132a58367
2 измененных файлов с 5 добавлено и 5 удалено
  1. 4 4
      frontend/package-lock.json
  2. 1 1
      frontend/package.json

+ 4 - 4
frontend/package-lock.json

@@ -59,7 +59,7 @@
         "eslint-plugin-prettier": "^5.2.1",
         "eslint-plugin-prettier": "^5.2.1",
         "eslint-plugin-react": "^7.35.0",
         "eslint-plugin-react": "^7.35.0",
         "eslint-plugin-react-hooks": "^4.6.2",
         "eslint-plugin-react-hooks": "^4.6.2",
-        "husky": "^9.1.5",
+        "husky": "^9.1.6",
         "jsdom": "^25.0.0",
         "jsdom": "^25.0.0",
         "lint-staged": "^15.2.10",
         "lint-staged": "^15.2.10",
         "postcss": "^8.4.45",
         "postcss": "^8.4.45",
@@ -8118,9 +8118,9 @@
       }
       }
     },
     },
     "node_modules/husky": {
     "node_modules/husky": {
-      "version": "9.1.5",
-      "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz",
-      "integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==",
+      "version": "9.1.6",
+      "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.6.tgz",
+      "integrity": "sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==",
       "dev": true,
       "dev": true,
       "bin": {
       "bin": {
         "husky": "bin.js"
         "husky": "bin.js"

+ 1 - 1
frontend/package.json

@@ -82,7 +82,7 @@
     "eslint-plugin-prettier": "^5.2.1",
     "eslint-plugin-prettier": "^5.2.1",
     "eslint-plugin-react": "^7.35.0",
     "eslint-plugin-react": "^7.35.0",
     "eslint-plugin-react-hooks": "^4.6.2",
     "eslint-plugin-react-hooks": "^4.6.2",
-    "husky": "^9.1.5",
+    "husky": "^9.1.6",
     "jsdom": "^25.0.0",
     "jsdom": "^25.0.0",
     "lint-staged": "^15.2.10",
     "lint-staged": "^15.2.10",
     "postcss": "^8.4.45",
     "postcss": "^8.4.45",