chore(deps): update dependency hereby to ^1.10.0

This commit is contained in:
renovate[bot] 2024-09-27 00:29:09 +00:00 committed by GitHub
parent ac82c7bcf9
commit 87001fe004
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

@ -41,7 +41,7 @@
"c8": "^10.1.2",
"eslint": "^9.11.1",
"execa": "^9.4.0",
"hereby": "^1.9.0",
"hereby": "^1.10.0",
"husky": "^9.1.6",
"jasmine": "^5.3.0",
"jasmine-console-reporter": "^3.1.0",
@ -5308,9 +5308,9 @@
"dev": true
},
"node_modules/hereby": {
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.9.0.tgz",
"integrity": "sha512-ss4aXIae838H1M4N27EhlxZrA3nMP/77DF1sNRFP1pvBo+ITXlrEtkvdea5FIgKY0hWd+XoNQOhr3Jpc5ycLeA==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.10.0.tgz",
"integrity": "sha512-TyOJ58DFqzCi6PU4/7bDeb2kNIVCPLfJ+RLGdDZxAGIbPRLQ61nupPUtX9QudYHt+dnRpfIHAwclq7SlDc1cDw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -20,7 +20,7 @@
"c8": "^10.1.2",
"eslint": "^9.11.1",
"execa": "^9.4.0",
"hereby": "^1.9.0",
"hereby": "^1.10.0",
"husky": "^9.1.6",
"jasmine": "^5.3.0",
"jasmine-console-reporter": "^3.1.0",