Skip to content

Commit 13a0a09

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 2d41699 commit 13a0a09

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

package.json

Lines changed: 3 additions & 3 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.45.0",
98-
"@typescript-eslint/parser": "8.45.0",
97+
"@typescript-eslint/eslint-plugin": "8.46.0",
98+
"@typescript-eslint/parser": "8.46.0",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"buffer": "6.0.3",
@@ -145,7 +145,7 @@
145145
"verdaccio": "6.2.0",
146146
"verdaccio-auth-memory": "^10.0.0",
147147
"yargs-parser": "22.0.0",
148-
"zod": "4.1.11",
148+
"zod": "4.1.12",
149149
"zone.js": "^0.15.0"
150150
},
151151
"dependenciesMeta": {

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.3",
40-
"rolldown": "1.0.0-beta.41",
40+
"rolldown": "1.0.0-beta.42",
4141
"sass": "1.93.2",
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",
@@ -52,7 +52,7 @@
5252
"@angular/ssr": "workspace:*",
5353
"@angular-devkit/core": "workspace:*",
5454
"jsdom": "27.0.0",
55-
"less": "4.4.1",
55+
"less": "4.4.2",
5656
"ng-packagr": "21.0.0-next.4",
5757
"postcss": "8.5.6",
5858
"rxjs": "7.8.2",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"ini": "5.0.0",
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "9.0.4",
37-
"npm-package-arg": "13.0.0",
37+
"npm-package-arg": "13.0.1",
3838
"pacote": "21.0.3",
3939
"resolve": "1.22.10",
4040
"semver": "7.7.2",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"istanbul-lib-instrument": "6.0.3",
3434
"jsonc-parser": "3.3.1",
3535
"karma-source-map-support": "1.4.0",
36-
"less": "4.4.1",
36+
"less": "4.4.2",
3737
"less-loader": "12.3.0",
3838
"license-webpack-plugin": "4.0.2",
3939
"loader-utils": "3.3.1",

0 commit comments

Comments
 (0)