Skip to content

Commit 6092398

Browse files
github-actions[bot]fardjad
authored andcommitted
Upgrade dependencies
execa: ^9.4.0
1 parent 78fca3b commit 6092398

File tree

2 files changed

+34
-18
lines changed

2 files changed

+34
-18
lines changed

package-lock.json

+32-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ascaid",
33
"type": "module",
4-
"version": "1.10.17",
4+
"version": "1.10.18",
55
"description": "Hassle-free documentation generation powered by AsciiDoc",
66
"author": "Fardjad Davari <[email protected]>",
77
"license": "MIT",
@@ -40,7 +40,7 @@
4040
"browser-sync": "^3.0.2",
4141
"commander": "^12.1.0",
4242
"confluence-api": "^1.4.0",
43-
"execa": "^9.3.1",
43+
"execa": "^9.4.0",
4444
"glob": "^11.0.0",
4545
"jsonc-parser": "^3.3.1",
4646
"pify": "^6.1.0"

0 commit comments

Comments
 (0)