chore(deps): update dependency hereby to ^1.8.7

This commit is contained in:
renovate[bot] 2023-09-06 05:20:31 +00:00 committed by GitHub
parent 19c2d1d6df
commit 5013a93023
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -31,7 +31,7 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"execa": "^8.0.1",
"hereby": "^1.8.6",
"hereby": "^1.8.7",
"jasmine": "^5.1.0",
"jasmine-console-reporter": "^3.1.0",
"js-green-licenses": "^4.0.0",
@ -6216,9 +6216,9 @@
"dev": true
},
"node_modules/hereby": {
"version": "1.8.6",
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.6.tgz",
"integrity": "sha512-0PqD6y+O5FzOAdTl3JH4Za5KXatGEejPW5stLpxmxs7bbpjKLQSJf5kR4n/I0oH1kDBsY0ajGDKG2YZLw/7geg==",
"version": "1.8.7",
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.7.tgz",
"integrity": "sha512-n8QoMe1eSZig8S/kCjJ6zVNjH65QgSoZvwL70fliHKgt9nInICC1inH0qWW9EyUq0XFW1Vz+vNG40iG2laLLvg==",
"dev": true,
"dependencies": {
"command-line-usage": "^6.1.3",

View File

@ -24,7 +24,7 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"execa": "^8.0.1",
"hereby": "^1.8.6",
"hereby": "^1.8.7",
"jasmine": "^5.1.0",
"jasmine-console-reporter": "^3.1.0",
"js-green-licenses": "^4.0.0",