mirror of
https://github.com/directus/directus.git
synced 2026-01-27 21:58:02 -05:00
update dependency simple-git-hooks to v2.6.1 (#7449)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -37,7 +37,7 @@
|
||||
"oracledb": "5.2.0",
|
||||
"pg": "8.7.1",
|
||||
"prettier": "2.3.2",
|
||||
"simple-git-hooks": "2.5.1",
|
||||
"simple-git-hooks": "2.6.1",
|
||||
"sqlite3": "5.0.2",
|
||||
"stylelint": "13.13.1",
|
||||
"stylelint-config-prettier": "8.0.2",
|
||||
@@ -45285,9 +45285,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/simple-git-hooks": {
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/simple-git-hooks/-/simple-git-hooks-2.5.1.tgz",
|
||||
"integrity": "sha512-iI/MEEVObv45slsxz+BT+5NCS2UDgVIqfQKmNjL4/XnEfacpdYAHd71Imc5Nw/FY100A+i1PIXdIdkLHYcC2Bg==",
|
||||
"version": "2.6.1",
|
||||
"resolved": "https://registry.npmjs.org/simple-git-hooks/-/simple-git-hooks-2.6.1.tgz",
|
||||
"integrity": "sha512-nvqaNfgvcjN3cGSYJSdjwB+tP8YKRCyvuUvQ24luIjIpGhUCPpZDTJ+p+hcJiwc0lZlTCl0NayfBVDoIMG7Jpg==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"bin": {
|
||||
@@ -98069,9 +98069,9 @@
|
||||
}
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/simple-git-hooks/-/simple-git-hooks-2.5.1.tgz",
|
||||
"integrity": "sha512-iI/MEEVObv45slsxz+BT+5NCS2UDgVIqfQKmNjL4/XnEfacpdYAHd71Imc5Nw/FY100A+i1PIXdIdkLHYcC2Bg==",
|
||||
"version": "2.6.1",
|
||||
"resolved": "https://registry.npmjs.org/simple-git-hooks/-/simple-git-hooks-2.6.1.tgz",
|
||||
"integrity": "sha512-nvqaNfgvcjN3cGSYJSdjwB+tP8YKRCyvuUvQ24luIjIpGhUCPpZDTJ+p+hcJiwc0lZlTCl0NayfBVDoIMG7Jpg==",
|
||||
"dev": true
|
||||
},
|
||||
"simple-lru-cache": {
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
"oracledb": "5.2.0",
|
||||
"pg": "8.7.1",
|
||||
"prettier": "2.3.2",
|
||||
"simple-git-hooks": "2.5.1",
|
||||
"simple-git-hooks": "2.6.1",
|
||||
"sqlite3": "5.0.2",
|
||||
"stylelint": "13.13.1",
|
||||
"stylelint-config-prettier": "8.0.2",
|
||||
|
||||
Reference in New Issue
Block a user