mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
chore(deps): update dependency execa to ^9.5.0
This commit is contained in:
parent
9411ab58e6
commit
88dc26e82c
8
package-lock.json
generated
8
package-lock.json
generated
@ -40,7 +40,7 @@
|
||||
"ajv": "^8.17.1",
|
||||
"c8": "^10.1.2",
|
||||
"eslint": "^9.13.0",
|
||||
"execa": "^9.4.1",
|
||||
"execa": "^9.5.0",
|
||||
"hereby": "^1.10.0",
|
||||
"husky": "^9.1.6",
|
||||
"jasmine": "^5.4.0",
|
||||
@ -4383,9 +4383,9 @@
|
||||
"integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA=="
|
||||
},
|
||||
"node_modules/execa": {
|
||||
"version": "9.4.1",
|
||||
"resolved": "https://registry.npmjs.org/execa/-/execa-9.4.1.tgz",
|
||||
"integrity": "sha512-5eo/BRqZm3GYce+1jqX/tJ7duA2AnE39i88fuedNFUV8XxGxUpF3aWkBRfbUcjV49gCkvS/pzc0YrCPhaIewdg==",
|
||||
"version": "9.5.0",
|
||||
"resolved": "https://registry.npmjs.org/execa/-/execa-9.5.0.tgz",
|
||||
"integrity": "sha512-t7vvYt+oKnMbF3O+S5+HkylsPrsUatwJSe4Cv+4017R0MCySjECxnVJ2eyDXVD/Xpj5H29YzyYn6eEpugG7GJA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
"ajv": "^8.17.1",
|
||||
"c8": "^10.1.2",
|
||||
"eslint": "^9.13.0",
|
||||
"execa": "^9.4.1",
|
||||
"execa": "^9.5.0",
|
||||
"hereby": "^1.10.0",
|
||||
"husky": "^9.1.6",
|
||||
"jasmine": "^5.4.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user