Skip to content

Commit cb6dd19

Browse files
renovate-botdgp1130
authored andcommitted
build: update all non-major dependencies
1 parent a63df1e commit cb6dd19

File tree

3 files changed

+33
-151
lines changed

3 files changed

+33
-151
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"debug": "^4.1.1",
139139
"esbuild": "0.14.34",
140140
"esbuild-wasm": "0.14.34",
141-
"eslint": "8.12.0",
141+
"eslint": "8.13.0",
142142
"eslint-config-prettier": "8.5.0",
143143
"eslint-plugin-header": "3.1.1",
144144
"eslint-plugin-import": "2.26.0",
@@ -170,7 +170,7 @@
170170
"magic-string": "0.26.1",
171171
"mini-css-extract-plugin": "2.6.0",
172172
"minimatch": "5.0.1",
173-
"ng-packagr": "14.0.0-next.4",
173+
"ng-packagr": "14.0.0-next.5",
174174
"node-fetch": "^2.2.0",
175175
"npm-package-arg": "9.0.2",
176176
"open": "8.4.0",
@@ -218,7 +218,7 @@
218218
"webpack-dev-server": "4.8.1",
219219
"webpack-merge": "5.8.0",
220220
"webpack-subresource-integrity": "5.1.0",
221-
"yargs": "17.4.0",
221+
"yargs": "17.4.1",
222222
"yargs-parser": "21.0.1",
223223
"zone.js": "^0.11.3"
224224
}

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"semver": "7.3.6",
4242
"symbol-observable": "4.0.0",
4343
"uuid": "8.3.2",
44-
"yargs": "17.4.0"
44+
"yargs": "17.4.1"
4545
},
4646
"devDependencies": {
4747
"rxjs": "6.6.7"

0 commit comments

Comments
 (0)