Skip to content

Commit fb8355f

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent ae1b00d commit fb8355f

File tree

3 files changed

+125
-113
lines changed

3 files changed

+125
-113
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@bazel/buildifier": "8.2.1",
6464
"@eslint/compat": "1.4.1",
6565
"@eslint/eslintrc": "3.3.1",
66-
"@eslint/js": "9.39.0",
66+
"@eslint/js": "9.39.1",
6767
"@rollup/plugin-alias": "^6.0.0",
6868
"@rollup/plugin-commonjs": "^29.0.0",
6969
"@rollup/plugin-json": "^6.1.0",
@@ -92,14 +92,14 @@
9292
"@types/yargs": "^17.0.20",
9393
"@types/yargs-parser": "^21.0.0",
9494
"@types/yarnpkg__lockfile": "^1.1.5",
95-
"@typescript-eslint/eslint-plugin": "8.46.2",
96-
"@typescript-eslint/parser": "8.46.2",
95+
"@typescript-eslint/eslint-plugin": "8.46.3",
96+
"@typescript-eslint/parser": "8.46.3",
9797
"ajv": "8.17.1",
9898
"ansi-colors": "4.1.3",
9999
"buffer": "6.0.3",
100100
"esbuild": "0.25.12",
101101
"esbuild-wasm": "0.25.12",
102-
"eslint": "9.39.0",
102+
"eslint": "9.39.1",
103103
"eslint-config-prettier": "10.1.8",
104104
"eslint-plugin-header": "3.1.1",
105105
"eslint-plugin-import": "2.32.0",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.9.0",
2929
"@listr2/prompt-adapter-inquirer": "3.0.5",
30-
"@modelcontextprotocol/sdk": "1.20.2",
30+
"@modelcontextprotocol/sdk": "1.21.0",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"algoliasearch": "5.42.0",

0 commit comments

Comments
 (0)