Skip to content

Commit e990823

Browse files
github-actions[bot]fardjad
authored andcommitted
Upgrade dependencies
execa: ^9.4.1
1 parent 0ea3946 commit e990823

File tree

2 files changed

+42
-31
lines changed

2 files changed

+42
-31
lines changed

Diff for: package-lock.json

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

Diff for: 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.19",
4+
"version": "1.10.20",
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.3",
4141
"commander": "^12.1.0",
4242
"confluence-api": "^1.4.0",
43-
"execa": "^9.4.0",
43+
"execa": "^9.4.1",
4444
"glob": "^11.0.0",
4545
"jsonc-parser": "^3.3.1",
4646
"pify": "^6.1.0"

0 commit comments

Comments
 (0)