@adobe/aem-cli 16.19.4 → 16.19.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## [16.19.6](https://github.com/adobe/helix-cli/compare/v16.19.5...v16.19.6) (2026-05-19)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** update adobe fixes ([#2727](https://github.com/adobe/helix-cli/issues/2727)) ([8eab1a7](https://github.com/adobe/helix-cli/commit/8eab1a74e75d835fed29ac7b6f96ba7621b6017a))
|
|
7
|
+
|
|
8
|
+
## [16.19.5](https://github.com/adobe/helix-cli/compare/v16.19.4...v16.19.5) (2026-05-19)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **deps:** update external fixes ([#2726](https://github.com/adobe/helix-cli/issues/2726)) ([f75e2cd](https://github.com/adobe/helix-cli/commit/f75e2cdec8dbe7c91d0504f6d2efe659a3218798))
|
|
14
|
+
|
|
1
15
|
## [16.19.4](https://github.com/adobe/helix-cli/compare/v16.19.3...v16.19.4) (2026-05-12)
|
|
2
16
|
|
|
3
17
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adobe/aem-cli",
|
|
3
|
-
"version": "16.19.
|
|
3
|
+
"version": "16.19.6",
|
|
4
4
|
"description": "AEM CLI",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"type": "module",
|
|
@@ -45,8 +45,8 @@
|
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"@adobe/fetch": "4.3.0",
|
|
47
47
|
"@adobe/helix-log": "7.0.0",
|
|
48
|
-
"@adobe/helix-shared-config": "11.1.
|
|
49
|
-
"@adobe/helix-shared-git": "3.0.
|
|
48
|
+
"@adobe/helix-shared-config": "11.1.24",
|
|
49
|
+
"@adobe/helix-shared-git": "3.0.24",
|
|
50
50
|
"@adobe/helix-shared-indexer": "2.2.7",
|
|
51
51
|
"@adobe/helix-shared-process-queue": "3.1.9",
|
|
52
52
|
"camelcase": "9.0.0",
|
|
@@ -82,18 +82,18 @@
|
|
|
82
82
|
"semver": "7.7.4",
|
|
83
83
|
"shelljs": "0.10.0",
|
|
84
84
|
"unified": "11.0.5",
|
|
85
|
-
"uuid": "13.0.
|
|
85
|
+
"uuid": "13.0.2",
|
|
86
86
|
"xdg-basedir": "5.1.0",
|
|
87
87
|
"yargs": "18.0.0"
|
|
88
88
|
},
|
|
89
89
|
"devDependencies": {
|
|
90
|
-
"@adobe/eslint-config-helix": "3.0.
|
|
90
|
+
"@adobe/eslint-config-helix": "3.0.27",
|
|
91
91
|
"@eslint/config-helpers": "0.5.5",
|
|
92
92
|
"@semantic-release/changelog": "6.0.3",
|
|
93
93
|
"@semantic-release/git": "10.0.1",
|
|
94
94
|
"c8": "11.0.0",
|
|
95
95
|
"eslint": "9.4.0",
|
|
96
|
-
"esmock": "2.7.
|
|
96
|
+
"esmock": "2.7.4",
|
|
97
97
|
"husky": "9.1.7",
|
|
98
98
|
"junit-report-builder": "5.1.2",
|
|
99
99
|
"lint-staged": "16.4.0",
|
|
@@ -22,15 +22,15 @@
|
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
24
|
"node_modules/@adobe/eslint-config-helix": {
|
|
25
|
-
"version": "3.0.
|
|
26
|
-
"resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.
|
|
27
|
-
"integrity": "sha512-
|
|
25
|
+
"version": "3.0.27",
|
|
26
|
+
"resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.27.tgz",
|
|
27
|
+
"integrity": "sha512-tjko8Ut6q+eJnN3XXYAjIQ1zjS1TEFlf/hecjP/JymphFZHUazhiCsGEVvi6WoUM5zMFnxYFhD9qY+ALpEPb5A==",
|
|
28
28
|
"dev": true,
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"@eslint/config-helpers": "0.5.5",
|
|
32
32
|
"eslint-plugin-import": "2.32.0",
|
|
33
|
-
"globals": "17.
|
|
33
|
+
"globals": "17.6.0"
|
|
34
34
|
},
|
|
35
35
|
"engines": {
|
|
36
36
|
"node": ">= 12"
|
|
@@ -3569,9 +3569,9 @@
|
|
|
3569
3569
|
}
|
|
3570
3570
|
},
|
|
3571
3571
|
"node_modules/globals": {
|
|
3572
|
-
"version": "17.
|
|
3573
|
-
"resolved": "https://registry.npmjs.org/globals/-/globals-17.
|
|
3574
|
-
"integrity": "sha512-
|
|
3572
|
+
"version": "17.6.0",
|
|
3573
|
+
"resolved": "https://registry.npmjs.org/globals/-/globals-17.6.0.tgz",
|
|
3574
|
+
"integrity": "sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==",
|
|
3575
3575
|
"dev": true,
|
|
3576
3576
|
"license": "MIT",
|
|
3577
3577
|
"engines": {
|