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

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

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

---
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
422c3194c4
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-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.1",
+        "husky": "^9.1.2",
         "jsdom": "^24.1.1",
         "jsdom": "^24.1.1",
         "lint-staged": "^15.2.7",
         "lint-staged": "^15.2.7",
         "postcss": "^8.4.40",
         "postcss": "^8.4.40",
@@ -7700,9 +7700,9 @@
       }
       }
     },
     },
     "node_modules/husky": {
     "node_modules/husky": {
-      "version": "9.1.1",
-      "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.1.tgz",
-      "integrity": "sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==",
+      "version": "9.1.2",
+      "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.2.tgz",
+      "integrity": "sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==",
       "dev": true,
       "dev": true,
       "bin": {
       "bin": {
         "husky": "bin.js"
         "husky": "bin.js"

+ 1 - 1
frontend/package.json

@@ -81,7 +81,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.1",
+    "husky": "^9.1.2",
     "jsdom": "^24.1.1",
     "jsdom": "^24.1.1",
     "lint-staged": "^15.2.7",
     "lint-staged": "^15.2.7",
     "postcss": "^8.4.40",
     "postcss": "^8.4.40",