Skip to content

Commit 699f814

Browse files
committed
build: update all non-major dependencies
1 parent 319b8e0 commit 699f814

File tree

4 files changed

+100
-94
lines changed

4 files changed

+100
-94
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@bazel/buildifier": "8.0.3",
6565
"@eslint/compat": "1.2.8",
6666
"@eslint/eslintrc": "3.3.1",
67-
"@eslint/js": "9.23.0",
67+
"@eslint/js": "9.24.0",
6868
"@rollup/plugin-alias": "^5.1.1",
6969
"@rollup/plugin-commonjs": "^28.0.0",
7070
"@rollup/plugin-json": "^6.1.0",
@@ -98,11 +98,11 @@
9898
"@typescript-eslint/parser": "8.29.0",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101-
"beasties": "0.2.0",
101+
"beasties": "0.3.1",
102102
"buffer": "6.0.3",
103103
"esbuild": "0.25.2",
104104
"esbuild-wasm": "0.25.2",
105-
"eslint": "9.23.0",
105+
"eslint": "9.24.0",
106106
"eslint-config-prettier": "10.1.1",
107107
"eslint-plugin-header": "3.1.1",
108108
"eslint-plugin-import": "2.31.0",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/helper-split-export-declaration": "7.24.7",
2626
"@inquirer/confirm": "5.1.9",
2727
"@vitejs/plugin-basic-ssl": "2.0.0",
28-
"beasties": "0.2.0",
28+
"beasties": "0.3.1",
2929
"browserslist": "^4.23.0",
3030
"esbuild": "0.25.2",
3131
"https-proxy-agent": "7.0.6",
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@angular/ssr": "workspace:*",
5353
"@angular-devkit/core": "workspace:*",
54-
"less": "4.2.2",
54+
"less": "4.3.0",
5555
"ng-packagr": "20.0.0-next.5",
5656
"postcss": "8.5.3",
5757
"rxjs": "7.8.2"

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"istanbul-lib-instrument": "6.0.3",
3636
"jsonc-parser": "3.3.1",
3737
"karma-source-map-support": "1.4.0",
38-
"less": "4.2.2",
38+
"less": "4.3.0",
3939
"less-loader": "12.2.0",
4040
"license-webpack-plugin": "4.0.2",
4141
"loader-utils": "3.3.1",

0 commit comments

Comments
 (0)