Skip to content

Commit 10b2b28

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 981b882 commit 10b2b28

4 files changed

Lines changed: 139 additions & 123 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
"@types/yargs": "^17.0.20",
9696
"@types/yargs-parser": "^21.0.0",
9797
"@types/yarnpkg__lockfile": "^1.1.5",
98-
"@typescript-eslint/eslint-plugin": "8.59.3",
99-
"@typescript-eslint/parser": "8.59.3",
98+
"@typescript-eslint/eslint-plugin": "8.59.4",
99+
"@typescript-eslint/parser": "8.59.4",
100100
"ajv": "8.20.0",
101101
"buffer": "6.0.3",
102102
"esbuild": "0.28.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jsdom": "29.1.1",
5555
"less": "4.6.4",
5656
"ng-packagr": "22.0.0-rc.0",
57-
"postcss": "8.5.14",
57+
"postcss": "8.5.15",
5858
"rolldown": "1.0.1",
5959
"rxjs": "7.8.2",
6060
"vitest": "4.1.6"

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
"jsonc-parser": "3.3.1",
3535
"karma-source-map-support": "1.4.0",
3636
"less": "4.6.4",
37-
"less-loader": "12.3.2",
37+
"less-loader": "12.3.3",
3838
"license-webpack-plugin": "4.0.2",
3939
"loader-utils": "3.3.1",
4040
"mini-css-extract-plugin": "2.10.2",
4141
"open": "11.0.0",
4242
"ora": "9.4.0",
4343
"picomatch": "4.0.4",
4444
"piscina": "5.1.4",
45-
"postcss": "8.5.14",
45+
"postcss": "8.5.15",
4646
"postcss-loader": "8.2.1",
4747
"resolve-url-loader": "5.0.0",
4848
"rxjs": "7.8.2",

0 commit comments

Comments
 (0)