@ui5/cli 3.3.0 → 3.3.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/cli",
3
- "version": "3.3.0",
3
+ "version": "3.3.2",
4
4
  "description": "UI5 Tooling - CLI",
5
5
  "author": {
6
6
  "name": "SAP SE",
@@ -115,18 +115,18 @@
115
115
  "url": "git@github.com:SAP/ui5-cli.git"
116
116
  },
117
117
  "dependencies": {
118
- "@ui5/builder": "^3.0.6",
118
+ "@ui5/builder": "^3.0.7",
119
119
  "@ui5/fs": "^3.0.4",
120
120
  "@ui5/logger": "^3.0.0",
121
- "@ui5/project": "^3.4.0",
121
+ "@ui5/project": "^3.4.2",
122
122
  "@ui5/server": "^3.1.3",
123
- "chalk": "^5.2.0",
123
+ "chalk": "^5.3.0",
124
124
  "data-with-position": "^0.5.0",
125
125
  "import-local": "^3.1.0",
126
126
  "js-yaml": "^4.1.0",
127
127
  "open": "^9.1.0",
128
128
  "pretty-hrtime": "^1.0.3",
129
- "semver": "^7.5.2",
129
+ "semver": "^7.5.4",
130
130
  "update-notifier": "^6.0.2",
131
131
  "yargs": "^17.7.2"
132
132
  },
@@ -137,10 +137,10 @@
137
137
  "cross-env": "^7.0.3",
138
138
  "depcheck": "^1.4.3",
139
139
  "docdash": "^2.0.1",
140
- "eslint": "^8.43.0",
140
+ "eslint": "^8.44.0",
141
141
  "eslint-config-google": "^0.14.0",
142
142
  "eslint-plugin-ava": "^14.0.0",
143
- "eslint-plugin-jsdoc": "^46.2.6",
143
+ "eslint-plugin-jsdoc": "^46.4.3",
144
144
  "esmock": "^2.3.1",
145
145
  "execa": "^7.1.1",
146
146
  "jsdoc": "^4.0.2",