From efb1fb886a99e49b8c8736e06acf8e6f1096223c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 22:53:08 +0000 Subject: [PATCH] chore(deps): update dependency hereby to ^1.10.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 361fbf1f..386a6db3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "eslint-plugin-prettier": "^5.2.1", "execa": "^9.4.0", "globals": "^15.9.0", - "hereby": "^1.9.0", + "hereby": "^1.10.0", "husky": "^9.1.6", "jasmine": "^5.3.0", "jasmine-console-reporter": "^3.1.0", @@ -10953,9 +10953,9 @@ } }, "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, "dependencies": { "command-line-usage": "^6.1.3", @@ -21667,9 +21667,9 @@ } }, "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, "requires": { "command-line-usage": "^6.1.3", diff --git a/package.json b/package.json index f2cfced6..8d6dcffe 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "eslint-plugin-prettier": "^5.2.1", "execa": "^9.4.0", "globals": "^15.9.0", - "hereby": "^1.9.0", + "hereby": "^1.10.0", "husky": "^9.1.6", "jasmine": "^5.3.0", "jasmine-console-reporter": "^3.1.0",