Skip to content

Commit 4c9bfe3

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 6b97932 commit 4c9bfe3

File tree

3 files changed

+140
-126
lines changed

3 files changed

+140
-126
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@
111111
"http-proxy": "^1.18.1",
112112
"http-proxy-middleware": "3.0.5",
113113
"husky": "9.1.7",
114-
"jasmine": "~5.10.0",
115-
"jasmine-core": "~5.10.0",
114+
"jasmine": "~5.11.0",
115+
"jasmine-core": "~5.11.0",
116116
"jasmine-reporters": "^2.5.2",
117117
"jasmine-spec-reporter": "~7.0.0",
118118
"karma": "~6.4.0",

packages/angular/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.8.6",
2929
"@listr2/prompt-adapter-inquirer": "3.0.4",
30-
"@modelcontextprotocol/sdk": "1.18.1",
30+
"@modelcontextprotocol/sdk": "1.18.2",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
33-
"algoliasearch": "5.38.0",
33+
"algoliasearch": "5.39.0",
3434
"ini": "5.0.0",
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "9.0.4",

0 commit comments

Comments
 (0)