Skip to content

Commit f17fee0

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 87765fd commit f17fee0

File tree

4 files changed

+181
-174
lines changed

4 files changed

+181
-174
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"@types/yargs": "^17.0.20",
9595
"@types/yargs-parser": "^21.0.0",
9696
"@types/yarnpkg__lockfile": "^1.1.5",
97-
"@typescript-eslint/eslint-plugin": "8.38.0",
98-
"@typescript-eslint/parser": "8.38.0",
97+
"@typescript-eslint/eslint-plugin": "8.39.0",
98+
"@typescript-eslint/parser": "8.39.0",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"beasties": "0.3.5",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.3",
40-
"rolldown": "1.0.0-beta.30",
41-
"sass": "1.89.2",
40+
"rolldown": "1.0.0-beta.31",
41+
"sass": "1.90.0",
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.14",

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"less-loader": "12.3.0",
3939
"license-webpack-plugin": "4.0.2",
4040
"loader-utils": "3.3.1",
41-
"mini-css-extract-plugin": "2.9.2",
41+
"mini-css-extract-plugin": "2.9.3",
4242
"open": "10.2.0",
4343
"ora": "8.2.0",
4444
"picomatch": "4.0.3",
@@ -47,7 +47,7 @@
4747
"postcss-loader": "8.1.1",
4848
"resolve-url-loader": "5.0.0",
4949
"rxjs": "7.8.2",
50-
"sass": "1.89.2",
50+
"sass": "1.90.0",
5151
"sass-loader": "16.0.5",
5252
"semver": "7.7.2",
5353
"source-map-loader": "5.0.0",

0 commit comments

Comments
 (0)