Skip to content

Commit 02d8149

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 396e5c4 commit 02d8149

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
@@ -91,8 +91,8 @@
9191
"@types/yargs": "^17.0.20",
9292
"@types/yargs-parser": "^21.0.0",
9393
"@types/yarnpkg__lockfile": "^1.1.5",
94-
"@typescript-eslint/eslint-plugin": "8.46.1",
95-
"@typescript-eslint/parser": "8.46.1",
94+
"@typescript-eslint/eslint-plugin": "8.46.2",
95+
"@typescript-eslint/parser": "8.46.2",
9696
"ajv": "8.17.1",
9797
"ansi-colors": "4.1.3",
9898
"buffer": "6.0.3",
@@ -118,7 +118,7 @@
118118
"karma-jasmine": "~5.1.0",
119119
"karma-jasmine-html-reporter": "~2.1.0",
120120
"karma-source-map-support": "1.4.0",
121-
"listr2": "9.0.4",
121+
"listr2": "9.0.5",
122122
"lodash": "^4.17.21",
123123
"magic-string": "0.30.19",
124124
"prettier": "^3.0.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"https-proxy-agent": "7.0.6",
3232
"istanbul-lib-instrument": "6.0.3",
3333
"jsonc-parser": "3.3.1",
34-
"listr2": "9.0.4",
34+
"listr2": "9.0.5",
3535
"magic-string": "0.30.19",
3636
"mrmime": "2.0.1",
3737
"parse5-html-rewriting-stream": "8.0.0",

packages/angular/cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@
2626
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.9.0",
29-
"@listr2/prompt-adapter-inquirer": "3.0.4",
29+
"@listr2/prompt-adapter-inquirer": "3.0.5",
3030
"@modelcontextprotocol/sdk": "1.20.1",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"algoliasearch": "5.40.1",
3434
"ini": "5.0.0",
3535
"jsonc-parser": "3.3.1",
36-
"listr2": "9.0.4",
36+
"listr2": "9.0.5",
3737
"npm-package-arg": "13.0.1",
3838
"pacote": "21.0.3",
3939
"parse5-html-rewriting-stream": "8.0.0",
40-
"resolve": "1.22.10",
40+
"resolve": "1.22.11",
4141
"semver": "7.7.3",
4242
"yargs": "18.0.0",
4343
"zod": "3.25.76"

0 commit comments

Comments
 (0)