Skip to content

Commit 9b7ab11

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent f806f64 commit 9b7ab11

File tree

5 files changed

+225
-219
lines changed

5 files changed

+225
-219
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
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.41.0",
98-
"@typescript-eslint/parser": "8.41.0",
97+
"@typescript-eslint/eslint-plugin": "8.42.0",
98+
"@typescript-eslint/parser": "8.42.0",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"buffer": "6.0.3",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.3",
4040
"rolldown": "1.0.0-beta.34",
41-
"sass": "1.91.0",
41+
"sass": "1.92.0",
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.14",

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.4",
2929
"@listr2/prompt-adapter-inquirer": "3.0.3",
30-
"@modelcontextprotocol/sdk": "1.17.4",
30+
"@modelcontextprotocol/sdk": "1.17.5",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
33-
"algoliasearch": "5.36.0",
33+
"algoliasearch": "5.37.0",
3434
"ini": "5.0.0",
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "9.0.3",

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
"postcss-loader": "8.2.0",
4848
"resolve-url-loader": "5.0.0",
4949
"rxjs": "7.8.2",
50-
"sass": "1.91.0",
50+
"sass": "1.92.0",
5151
"sass-loader": "16.0.5",
5252
"semver": "7.7.2",
5353
"source-map-loader": "5.0.0",
5454
"source-map-support": "0.5.21",
55-
"terser": "5.43.1",
55+
"terser": "5.44.0",
5656
"tree-kill": "1.2.2",
5757
"tslib": "2.8.1",
5858
"webpack": "5.101.3",

0 commit comments

Comments
 (0)