@ui5/cli 3.0.0-alpha.12 → 3.0.0-alpha.13

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
@@ -2,7 +2,13 @@
2
2
  All notable changes to this project will be documented in this file.
3
3
  This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
4
4
 
5
- A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.12...HEAD).
5
+ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.13...HEAD).
6
+
7
+ <a name="v3.0.0-alpha.13"></a>
8
+ ## [v3.0.0-alpha.13] - 2022-08-10
9
+ ### Dependency Updates
10
+ - Bump [@ui5](https://github.com/ui5)/project from 3.0.0-alpha.8 to 3.0.0-alpha.9 [`3c2b9dc`](https://github.com/SAP/ui5-cli/commit/3c2b9dc8bc4b1c82f8969d491af7f5bc3025a3ac)
11
+
6
12
 
7
13
  <a name="v3.0.0-alpha.12"></a>
8
14
  ## [v3.0.0-alpha.12] - 2022-08-09
@@ -813,6 +819,7 @@ Only Node.js v10 or higher is supported.
813
819
  <a name="v0.0.1"></a>
814
820
  ## v0.0.1 - 2018-06-06
815
821
 
822
+ [v3.0.0-alpha.13]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.12...v3.0.0-alpha.13
816
823
  [v3.0.0-alpha.12]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.11...v3.0.0-alpha.12
817
824
  [v3.0.0-alpha.11]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.10...v3.0.0-alpha.11
818
825
  [v3.0.0-alpha.10]: https://github.com/SAP/ui5-cli/compare/v3.0.0-alpha.9...v3.0.0-alpha.10
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "3.0.0-alpha.12",
3
+ "version": "3.0.0-alpha.13",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@ui5/cli",
9
- "version": "3.0.0-alpha.12",
9
+ "version": "3.0.0-alpha.13",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@ui5/builder": "^3.0.0-alpha.10",
13
13
  "@ui5/fs": "^3.0.0-alpha.6",
14
14
  "@ui5/logger": "^3.0.1-alpha.2",
15
- "@ui5/project": "^3.0.0-alpha.8",
15
+ "@ui5/project": "^3.0.0-alpha.9",
16
16
  "@ui5/server": "^3.0.0-alpha.3",
17
17
  "chalk": "^4.1.2",
18
18
  "data-with-position": "^0.5.0",
@@ -317,9 +317,9 @@
317
317
  }
318
318
  },
319
319
  "node_modules/@ui5/project": {
320
- "version": "3.0.0-alpha.8",
321
- "resolved": "https://registry.npmjs.org/@ui5/project/-/project-3.0.0-alpha.8.tgz",
322
- "integrity": "sha512-fOwc5xCL8d7E8LPfxvwu6QBgemw6j9i3SBgXrjYauR3CZp5GBLsGRxwV1tP0TZ/sMXXnb3rJU6NQCxPOryyXZQ==",
320
+ "version": "3.0.0-alpha.9",
321
+ "resolved": "https://registry.npmjs.org/@ui5/project/-/project-3.0.0-alpha.9.tgz",
322
+ "integrity": "sha512-/xBr+3OyMXMNLEYjpOH9NobTFI+KdkSgihPulDd0l32JrKMQzZ53/knXsJmqaHS6qW6EWDfNGLt8ujHk+V1MLw==",
323
323
  "dependencies": {
324
324
  "@ui5/builder": "^3.0.0-alpha.10",
325
325
  "@ui5/fs": "^3.0.0-alpha.6",
@@ -5436,9 +5436,9 @@
5436
5436
  }
5437
5437
  },
5438
5438
  "@ui5/project": {
5439
- "version": "3.0.0-alpha.8",
5440
- "resolved": "https://registry.npmjs.org/@ui5/project/-/project-3.0.0-alpha.8.tgz",
5441
- "integrity": "sha512-fOwc5xCL8d7E8LPfxvwu6QBgemw6j9i3SBgXrjYauR3CZp5GBLsGRxwV1tP0TZ/sMXXnb3rJU6NQCxPOryyXZQ==",
5439
+ "version": "3.0.0-alpha.9",
5440
+ "resolved": "https://registry.npmjs.org/@ui5/project/-/project-3.0.0-alpha.9.tgz",
5441
+ "integrity": "sha512-/xBr+3OyMXMNLEYjpOH9NobTFI+KdkSgihPulDd0l32JrKMQzZ53/knXsJmqaHS6qW6EWDfNGLt8ujHk+V1MLw==",
5442
5442
  "requires": {
5443
5443
  "@ui5/builder": "^3.0.0-alpha.10",
5444
5444
  "@ui5/fs": "^3.0.0-alpha.6",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "3.0.0-alpha.12",
3
+ "version": "3.0.0-alpha.13",
4
4
  "description": "UI5 Tooling - CLI",
5
5
  "author": {
6
6
  "name": "SAP SE",
@@ -111,7 +111,7 @@
111
111
  "@ui5/builder": "^3.0.0-alpha.10",
112
112
  "@ui5/fs": "^3.0.0-alpha.6",
113
113
  "@ui5/logger": "^3.0.1-alpha.2",
114
- "@ui5/project": "^3.0.0-alpha.8",
114
+ "@ui5/project": "^3.0.0-alpha.9",
115
115
  "@ui5/server": "^3.0.0-alpha.3",
116
116
  "chalk": "^4.1.2",
117
117
  "data-with-position": "^0.5.0",