Skip to content

Commit a11c947

Browse files
renovate-botalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent b85b674 commit a11c947

File tree

3 files changed

+121
-114
lines changed

3 files changed

+121
-114
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@
133133
"critters": "0.0.16",
134134
"css-loader": "6.6.0",
135135
"debug": "^4.1.1",
136-
"esbuild": "0.14.24",
137-
"esbuild-wasm": "0.14.24",
136+
"esbuild": "0.14.25",
137+
"esbuild-wasm": "0.14.25",
138138
"eslint": "8.10.0",
139139
"eslint-config-prettier": "8.5.0",
140140
"eslint-plugin-header": "3.1.1",
@@ -165,7 +165,7 @@
165165
"license-webpack-plugin": "4.0.2",
166166
"loader-utils": "3.2.0",
167167
"magic-string": "0.26.1",
168-
"mini-css-extract-plugin": "2.5.3",
168+
"mini-css-extract-plugin": "2.6.0",
169169
"minimatch": "5.0.1",
170170
"ng-packagr": "14.0.0-next.1",
171171
"node-fetch": "^2.2.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"core-js": "3.21.1",
3131
"critters": "0.0.16",
3232
"css-loader": "6.6.0",
33-
"esbuild-wasm": "0.14.24",
33+
"esbuild-wasm": "0.14.25",
3434
"glob": "7.2.0",
3535
"https-proxy-agent": "5.0.0",
3636
"inquirer": "8.2.0",
@@ -40,7 +40,7 @@
4040
"less-loader": "10.2.0",
4141
"license-webpack-plugin": "4.0.2",
4242
"loader-utils": "3.2.0",
43-
"mini-css-extract-plugin": "2.5.3",
43+
"mini-css-extract-plugin": "2.6.0",
4444
"minimatch": "5.0.1",
4545
"open": "8.4.0",
4646
"ora": "5.4.1",
@@ -71,7 +71,7 @@
7171
"webpack-subresource-integrity": "5.1.0"
7272
},
7373
"optionalDependencies": {
74-
"esbuild": "0.14.24"
74+
"esbuild": "0.14.25"
7575
},
7676
"peerDependencies": {
7777
"@angular/compiler-cli": "^14.0.0 || ^14.0.0-next",

0 commit comments

Comments
 (0)