Skip to content

Commit a7e6025

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
(cherry picked from commit 316df8f)
1 parent 1c4668c commit a7e6025

File tree

4 files changed

+222
-10
lines changed

4 files changed

+222
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,11 @@
185185
"puppeteer": "18.2.1",
186186
"quicktype-core": "23.0.170",
187187
"resolve-url-loader": "5.0.0",
188-
"rollup": "4.24.3",
188+
"rollup": "4.24.4",
189189
"rollup-license-plugin": "patch:rollup-license-plugin@npm%3A3.0.0#~/.yarn/patches/rollup-license-plugin-npm-3.0.0-038e5f6edc.patch",
190190
"rollup-plugin-sourcemaps": "^0.6.0",
191191
"rxjs": "7.8.1",
192-
"sass": "1.80.5",
192+
"sass": "1.80.6",
193193
"sass-loader": "16.0.3",
194194
"semver": "7.6.3",
195195
"shelljs": "^0.8.5",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"parse5-html-rewriting-stream": "7.0.0",
3939
"picomatch": "4.0.2",
4040
"piscina": "4.7.0",
41-
"rollup": "4.24.3",
42-
"sass": "1.80.5",
41+
"rollup": "4.24.4",
42+
"sass": "1.80.6",
4343
"semver": "7.6.3",
4444
"vite": "5.4.10",
4545
"watchpack": "2.4.2"

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",
5050
"rxjs": "7.8.1",
51-
"sass": "1.80.5",
51+
"sass": "1.80.6",
5252
"sass-loader": "16.0.3",
5353
"semver": "7.6.3",
5454
"source-map-loader": "5.0.0",

0 commit comments

Comments
 (0)