chore(deps): update dependency hereby to ^1.8.8

This commit is contained in:
renovate[bot] 2023-11-04 07:29:47 +00:00 committed by GitHub
parent f8d99683a4
commit 47c7903eca
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.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"execa": "^8.0.1",
"hereby": "^1.8.7",
"hereby": "^1.8.8",
"jasmine": "^5.1.0",
"jasmine-console-reporter": "^3.1.0",
"js-green-licenses": "^4.0.0",
@ -6012,9 +6012,9 @@
"dev": true
},
"node_modules/hereby": {
"version": "1.8.7",
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.7.tgz",
"integrity": "sha512-n8QoMe1eSZig8S/kCjJ6zVNjH65QgSoZvwL70fliHKgt9nInICC1inH0qWW9EyUq0XFW1Vz+vNG40iG2laLLvg==",
"version": "1.8.8",
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.8.tgz",
"integrity": "sha512-JODg65HcHqH1l5vnmFA2DvBzg0lZZlixA31ZvLh6Eoi4Rg6mb6/mY3Lh88+BTukEvwLjmar4EDx/y+JeUaA3zA==",
"dev": true,
"dependencies": {
"command-line-usage": "^6.1.3",

View File

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