chore(deps): update dependency hereby to ^1.11.1

This commit is contained in:
renovate[bot] 2025-10-13 18:06:47 +00:00 committed by GitHub
parent 83eba455e1
commit 1c2aea88ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -33,7 +33,7 @@
"c8": "^10.1.3",
"eslint": "^9.37.0",
"execa": "^9.6.0",
"hereby": "^1.11.0",
"hereby": "^1.11.1",
"husky": "^9.1.7",
"installed-check": "^9.3.0",
"jasmine": "^5.12.0",
@ -3226,9 +3226,9 @@
}
},
"node_modules/hereby": {
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.11.0.tgz",
"integrity": "sha512-Tdp03ueQL3w5eZCrQVW4POBDxg9ldjNyFrZYWt6ndMha5agyRUO8b+irOEG3B1RSS9/2LxSjjyG6DSxITouJzA==",
"version": "1.11.1",
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.11.1.tgz",
"integrity": "sha512-3tcp92aUN6mSmWslo/EIoz3AAKa9GPmiJ3g0ZgXC8NGZPyh4J3T+JoGfD4JTiL31SW+pFliKKHu1uxa7nwDv0g==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -11,7 +11,7 @@
"c8": "^10.1.3",
"eslint": "^9.37.0",
"execa": "^9.6.0",
"hereby": "^1.11.0",
"hereby": "^1.11.1",
"husky": "^9.1.7",
"installed-check": "^9.3.0",
"jasmine": "^5.12.0",