Skip to content

Commit 9b965d3

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 167a4a5 commit 9b965d3

File tree

3 files changed

+261
-181
lines changed

3 files changed

+261
-181
lines changed

package.json

Lines changed: 4 additions & 4 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.34.1",
98-
"@typescript-eslint/parser": "8.34.1",
97+
"@typescript-eslint/eslint-plugin": "8.35.0",
98+
"@typescript-eslint/parser": "8.35.0",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"beasties": "0.3.4",
@@ -105,7 +105,7 @@
105105
"eslint": "9.29.0",
106106
"eslint-config-prettier": "10.1.5",
107107
"eslint-plugin-header": "3.1.1",
108-
"eslint-plugin-import": "2.31.0",
108+
"eslint-plugin-import": "2.32.0",
109109
"express": "5.1.0",
110110
"fast-glob": "3.3.3",
111111
"globals": "16.2.0",
@@ -143,7 +143,7 @@
143143
"typescript": "5.8.3",
144144
"undici": "7.10.0",
145145
"unenv": "^1.10.0",
146-
"verdaccio": "6.1.2",
146+
"verdaccio": "6.1.4",
147147
"verdaccio-auth-memory": "^10.0.0",
148148
"yargs-parser": "22.0.0",
149149
"zone.js": "^0.15.0"

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"semver": "7.7.2",
5454
"source-map-loader": "5.0.0",
5555
"source-map-support": "0.5.21",
56-
"terser": "5.43.0",
56+
"terser": "5.43.1",
5757
"tree-kill": "1.2.2",
5858
"tslib": "2.8.1",
5959
"webpack": "5.99.9",

0 commit comments

Comments
 (0)