update dependency simple-git-hooks to v2.6.1 (#7449)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-08-17 10:56:57 -04:00
committed by GitHub
parent cf69cc814a
commit 53dbecc38a
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -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": {

View File

@@ -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",