Skip to content

Commit 64c8943

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update all non-major dependencies
1 parent c333c4d commit 64c8943

File tree

3 files changed

+25
-9
lines changed

3 files changed

+25
-9
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@
170170
"license-webpack-plugin": "4.0.2",
171171
"loader-utils": "3.2.1",
172172
"magic-string": "0.26.7",
173-
"mini-css-extract-plugin": "2.7.0",
174-
"minimatch": "5.1.0",
173+
"mini-css-extract-plugin": "2.7.1",
174+
"minimatch": "5.1.1",
175175
"ng-packagr": "15.0.1",
176176
"node-fetch": "^2.2.0",
177177
"npm": "^8.11.0",
@@ -185,7 +185,7 @@
185185
"piscina": "3.2.0",
186186
"popper.js": "^1.14.1",
187187
"postcss": "8.4.19",
188-
"postcss-loader": "7.0.1",
188+
"postcss-loader": "7.0.2",
189189
"prettier": "^2.0.0",
190190
"protractor": "~7.0.0",
191191
"puppeteer": "18.2.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
"license-webpack-plugin": "4.0.2",
4343
"loader-utils": "3.2.1",
4444
"magic-string": "0.26.7",
45-
"mini-css-extract-plugin": "2.7.0",
45+
"mini-css-extract-plugin": "2.7.1",
4646
"open": "8.4.0",
4747
"ora": "5.4.1",
4848
"parse5-html-rewriting-stream": "6.0.1",
4949
"piscina": "3.2.0",
5050
"postcss": "8.4.19",
51-
"postcss-loader": "7.0.1",
51+
"postcss-loader": "7.0.2",
5252
"resolve-url-loader": "5.0.0",
5353
"rxjs": "6.6.7",
5454
"sass": "1.56.1",

yarn.lock

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8104,10 +8104,10 @@ [email protected]:
81048104
dependencies:
81058105
schema-utils "^4.0.0"
81068106

8107-
8108-
version "2.7.0"
8109-
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.0.tgz#d7d9ba0c5b596d155e36e2b174082fc7f010dd64"
8110-
integrity sha512-auqtVo8KhTScMsba7MbijqZTfibbXiBNlPAQbsVt7enQfcDYLdgG57eGxMqwVU3mfeWANY4F1wUg+rMF+ycZgw==
8107+
8108+
version "2.7.1"
8109+
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.1.tgz#ec924df783cff32ce6183fceb653028f70128643"
8110+
integrity sha512-viOoaUFy+Z2w43VsGPbtfwFrr0tKwDctK9dUofG5MBViYhD1noGFUzzDIVw0KPwCGUP+c7zqLxm+acuQs7zLzw==
81118111
dependencies:
81128112
schema-utils "^4.0.0"
81138113

@@ -8130,6 +8130,13 @@ [email protected], minimatch@^5.0.1, minimatch@^5.1.0:
81308130
dependencies:
81318131
brace-expansion "^2.0.1"
81328132

8133+
8134+
version "5.1.1"
8135+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.1.tgz#6c9dffcf9927ff2a31e74b5af11adf8b9604b022"
8136+
integrity sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==
8137+
dependencies:
8138+
brace-expansion "^2.0.1"
8139+
81338140
minimatch@~3.0.4:
81348141
version "3.0.8"
81358142
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
@@ -9243,6 +9250,15 @@ [email protected]:
92439250
klona "^2.0.5"
92449251
semver "^7.3.7"
92459252

9253+
9254+
version "7.0.2"
9255+
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-7.0.2.tgz#b53ff44a26fba3688eee92a048c7f2d4802e23bb"
9256+
integrity sha512-fUJzV/QH7NXUAqV8dWJ9Lg4aTkDCezpTS5HgJ2DvqznexTbSTxgi/dTECvTZ15BwKTtk8G/bqI/QTu2HPd3ZCg==
9257+
dependencies:
9258+
cosmiconfig "^7.0.0"
9259+
klona "^2.0.5"
9260+
semver "^7.3.8"
9261+
92469262
postcss-modules-extract-imports@^3.0.0:
92479263
version "3.0.0"
92489264
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz#cda1f047c0ae80c97dbe28c3e76a43b88025741d"

0 commit comments

Comments
 (0)