Skip to content

Commit 55a68e6

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 51b54c5 commit 55a68e6

File tree

4 files changed

+73
-81
lines changed

4 files changed

+73
-81
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.2.1",
6565
"@eslint/compat": "1.3.1",
6666
"@eslint/eslintrc": "3.3.1",
67-
"@eslint/js": "9.30.1",
67+
"@eslint/js": "9.31.0",
6868
"@rollup/plugin-alias": "^5.1.1",
6969
"@rollup/plugin-commonjs": "^28.0.0",
7070
"@rollup/plugin-json": "^6.1.0",
@@ -102,7 +102,7 @@
102102
"buffer": "6.0.3",
103103
"esbuild": "0.25.6",
104104
"esbuild-wasm": "0.25.6",
105-
"eslint": "9.30.1",
105+
"eslint": "9.31.0",
106106
"eslint-config-prettier": "10.1.5",
107107
"eslint-plugin-header": "3.1.1",
108108
"eslint-plugin-import": "2.32.0",
@@ -122,7 +122,7 @@
122122
"karma-jasmine": "~5.1.0",
123123
"karma-jasmine-html-reporter": "~2.1.0",
124124
"karma-source-map-support": "1.4.0",
125-
"listr2": "9.0.0",
125+
"listr2": "9.0.1",
126126
"lodash": "^4.17.21",
127127
"npm": "^11.0.0",
128128
"magic-string": "0.30.17",

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.0",
34+
"listr2": "9.0.1",
3535
"magic-string": "0.30.17",
3636
"mrmime": "2.0.1",
3737
"parse5-html-rewriting-stream": "8.0.0",

packages/angular/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.6.0",
29-
"@listr2/prompt-adapter-inquirer": "3.0.0",
29+
"@listr2/prompt-adapter-inquirer": "3.0.1",
3030
"@modelcontextprotocol/sdk": "1.15.1",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"ini": "5.0.0",
3434
"jsonc-parser": "3.3.1",
35-
"listr2": "9.0.0",
35+
"listr2": "9.0.1",
3636
"npm-package-arg": "12.0.2",
3737
"npm-pick-manifest": "10.0.0",
3838
"pacote": "21.0.0",

0 commit comments

Comments
 (0)