Skip to content

Commit f6c57e8

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

File tree

5 files changed

+125
-119
lines changed

5 files changed

+125
-119
lines changed

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"magic-string": "0.30.17",
3636
"mrmime": "2.0.1",
3737
"parse5-html-rewriting-stream": "8.0.0",
38-
"picomatch": "4.0.2",
38+
"picomatch": "4.0.3",
3939
"piscina": "5.1.3",
4040
"rollup": "4.45.1",
4141
"sass": "1.89.2",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@modelcontextprotocol/sdk": "1.15.1",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
33-
"algoliasearch": "5.32.0",
33+
"algoliasearch": "5.33.0",
3434
"ini": "5.0.0",
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "9.0.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"mini-css-extract-plugin": "2.9.2",
4242
"open": "10.2.0",
4343
"ora": "8.2.0",
44-
"picomatch": "4.0.2",
44+
"picomatch": "4.0.3",
4545
"piscina": "5.1.3",
4646
"postcss": "8.5.6",
4747
"postcss-loader": "8.1.1",

packages/angular_devkit/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ajv": "8.17.1",
2929
"ajv-formats": "3.0.1",
3030
"jsonc-parser": "3.3.1",
31-
"picomatch": "4.0.2",
31+
"picomatch": "4.0.3",
3232
"rxjs": "7.8.2",
3333
"source-map": "0.7.4"
3434
},

0 commit comments

Comments
 (0)