Skip to content

Commit 7572f5f

Browse files
committed
build: update all non-major dependencies
1 parent 0948dde commit 7572f5f

File tree

6 files changed

+82
-82
lines changed

6 files changed

+82
-82
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"ora": "5.4.1",
150150
"parse5-html-rewriting-stream": "7.0.0",
151151
"picomatch": "4.0.2",
152-
"piscina": "4.8.0",
152+
"piscina": "4.9.0",
153153
"postcss": "8.5.3",
154154
"prettier": "^3.0.0",
155155
"protractor": "~7.0.0",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/helper-annotate-as-pure": "7.25.9",
2525
"@babel/helper-split-export-declaration": "7.24.7",
2626
"@babel/plugin-syntax-import-attributes": "7.26.0",
27-
"@inquirer/confirm": "5.1.7",
27+
"@inquirer/confirm": "5.1.8",
2828
"@vitejs/plugin-basic-ssl": "2.0.0",
2929
"beasties": "0.2.0",
3030
"browserslist": "^4.23.0",
@@ -36,7 +36,7 @@
3636
"mrmime": "2.0.1",
3737
"parse5-html-rewriting-stream": "7.0.0",
3838
"picomatch": "4.0.2",
39-
"piscina": "4.8.0",
39+
"piscina": "4.9.0",
4040
"rollup": "4.35.0",
4141
"sass": "1.85.1",
4242
"semver": "7.7.1",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
2626
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
28-
"@inquirer/prompts": "7.3.3",
28+
"@inquirer/prompts": "7.4.0",
2929
"@listr2/prompt-adapter-inquirer": "2.0.18",
3030
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3131
"@yarnpkg/lockfile": "1.1.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"open": "10.1.0",
4444
"ora": "5.4.1",
4545
"picomatch": "4.0.2",
46-
"piscina": "4.8.0",
46+
"piscina": "4.9.0",
4747
"postcss": "8.5.3",
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",

packages/angular_devkit/schematics_cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2020
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
21-
"@inquirer/prompts": "7.3.3",
21+
"@inquirer/prompts": "7.4.0",
2222
"ansi-colors": "4.1.3",
2323
"symbol-observable": "4.0.0",
2424
"yargs-parser": "21.1.1"

0 commit comments

Comments
 (0)