mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
chore(deps): update dependency hereby to ^1.8.1
This commit is contained in:
parent
118f3842e0
commit
786dca0c36
18
package-lock.json
generated
18
package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-simple-import-sort": "^10.0.0",
|
||||
"execa": "^7.0.0",
|
||||
"hereby": "^1.8.0",
|
||||
"hereby": "^1.8.1",
|
||||
"jasmine": "^4.5.0",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"js-green-licenses": "^4.0.0",
|
||||
@ -5514,15 +5514,15 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/hereby": {
|
||||
"version": "1.8.0",
|
||||
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.0.tgz",
|
||||
"integrity": "sha512-htYg9T4qDeaCyo/2xX3rJVG7JXUjE9p0xJl/50RSV30qPOpHOipDjOSlO1sdhCTMBIf/P7CXer8GUuiEfgzmsg==",
|
||||
"version": "1.8.1",
|
||||
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.1.tgz",
|
||||
"integrity": "sha512-H2/aZCVHSt3vF7Ctor/bUh8/UDIpDE6A7bp5s+fehn6gddaKfTkCD1vecR5MJXjmkcWkjm7MGx9pFEcAhwsyeg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"command-line-usage": "^6.1.3",
|
||||
"fastest-levenshtein": "^1.0.16",
|
||||
"import-meta-resolve": "^2.2.1",
|
||||
"minimist": "^1.2.7",
|
||||
"minimist": "^1.2.8",
|
||||
"picocolors": "^1.0.0",
|
||||
"pretty-ms": "^8.0.0"
|
||||
},
|
||||
@ -15344,15 +15344,15 @@
|
||||
"dev": true
|
||||
},
|
||||
"hereby": {
|
||||
"version": "1.8.0",
|
||||
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.0.tgz",
|
||||
"integrity": "sha512-htYg9T4qDeaCyo/2xX3rJVG7JXUjE9p0xJl/50RSV30qPOpHOipDjOSlO1sdhCTMBIf/P7CXer8GUuiEfgzmsg==",
|
||||
"version": "1.8.1",
|
||||
"resolved": "https://registry.npmjs.org/hereby/-/hereby-1.8.1.tgz",
|
||||
"integrity": "sha512-H2/aZCVHSt3vF7Ctor/bUh8/UDIpDE6A7bp5s+fehn6gddaKfTkCD1vecR5MJXjmkcWkjm7MGx9pFEcAhwsyeg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"command-line-usage": "^6.1.3",
|
||||
"fastest-levenshtein": "^1.0.16",
|
||||
"import-meta-resolve": "^2.2.1",
|
||||
"minimist": "^1.2.7",
|
||||
"minimist": "^1.2.8",
|
||||
"picocolors": "^1.0.0",
|
||||
"pretty-ms": "^8.0.0"
|
||||
}
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-simple-import-sort": "^10.0.0",
|
||||
"execa": "^7.0.0",
|
||||
"hereby": "^1.8.0",
|
||||
"hereby": "^1.8.1",
|
||||
"jasmine": "^4.5.0",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"js-green-licenses": "^4.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user