Skip to content

Commit 47d9d3b

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
(cherry picked from commit 170bb19)
1 parent a9975da commit 47d9d3b

File tree

4 files changed

+308
-39
lines changed

4 files changed

+308
-39
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
"@types/yargs": "^17.0.20",
117117
"@types/yargs-parser": "^21.0.0",
118118
"@types/yarnpkg__lockfile": "^1.1.5",
119-
"@typescript-eslint/eslint-plugin": "8.12.0",
120-
"@typescript-eslint/parser": "8.12.0",
119+
"@typescript-eslint/eslint-plugin": "8.12.2",
120+
"@typescript-eslint/parser": "8.12.2",
121121
"@vitejs/plugin-basic-ssl": "1.1.0",
122122
"@web/test-runner": "^0.19.0",
123123
"@yarnpkg/lockfile": "1.1.0",
@@ -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.2",
188+
"rollup": "4.24.3",
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.4",
192+
"sass": "1.80.5",
193193
"sass-loader": "16.0.2",
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.2",
42-
"sass": "1.80.4",
41+
"rollup": "4.24.3",
42+
"sass": "1.80.5",
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.4",
51+
"sass": "1.80.5",
5252
"sass-loader": "16.0.2",
5353
"semver": "7.6.3",
5454
"source-map-loader": "5.0.0",

0 commit comments

Comments
 (0)