Skip to content

Commit 3b17575

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

File tree

5 files changed

+268
-261
lines changed

5 files changed

+268
-261
lines changed

package.json

Lines changed: 6 additions & 6 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",
@@ -94,15 +94,15 @@
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.36.0",
98-
"@typescript-eslint/parser": "8.36.0",
97+
"@typescript-eslint/eslint-plugin": "8.37.0",
98+
"@typescript-eslint/parser": "8.37.0",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"beasties": "0.3.5",
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",
@@ -132,7 +132,7 @@
132132
"protractor": "~7.0.0",
133133
"puppeteer": "18.2.1",
134134
"quicktype-core": "23.2.6",
135-
"rollup": "4.44.2",
135+
"rollup": "4.45.0",
136136
"rollup-license-plugin": "~3.0.1",
137137
"semver": "7.7.2",
138138
"shelljs": "^0.10.0",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
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",
3838
"picomatch": "4.0.2",
3939
"piscina": "5.1.3",
40-
"rollup": "4.44.2",
40+
"rollup": "4.45.0",
4141
"sass": "1.89.2",
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",

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",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"license-webpack-plugin": "4.0.2",
4040
"loader-utils": "3.3.1",
4141
"mini-css-extract-plugin": "2.9.2",
42-
"open": "10.1.2",
42+
"open": "10.2.0",
4343
"ora": "8.2.0",
4444
"picomatch": "4.0.2",
4545
"piscina": "5.1.3",

0 commit comments

Comments
 (0)