Skip to content

Commit f5f9088

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

File tree

4 files changed

+92
-76
lines changed

4 files changed

+92
-76
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@bazel/buildifier": "8.2.1",
6565
"@eslint/compat": "1.3.0",
6666
"@eslint/eslintrc": "3.3.1",
67-
"@eslint/js": "9.28.0",
67+
"@eslint/js": "9.29.0",
6868
"@rollup/plugin-alias": "^5.1.1",
6969
"@rollup/plugin-commonjs": "^28.0.0",
7070
"@rollup/plugin-json": "^6.1.0",
@@ -102,7 +102,7 @@
102102
"buffer": "6.0.3",
103103
"esbuild": "0.25.5",
104104
"esbuild-wasm": "0.25.5",
105-
"eslint": "9.28.0",
105+
"eslint": "9.29.0",
106106
"eslint-config-prettier": "10.1.5",
107107
"eslint-plugin-header": "3.1.1",
108108
"eslint-plugin-import": "2.31.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"mrmime": "2.0.1",
3737
"parse5-html-rewriting-stream": "7.1.0",
3838
"picomatch": "4.0.2",
39-
"piscina": "5.0.0",
39+
"piscina": "5.1.0",
4040
"rollup": "4.43.0",
4141
"sass": "1.89.2",
4242
"semver": "7.7.2",

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.2",
4444
"ora": "8.2.0",
4545
"picomatch": "4.0.2",
46-
"piscina": "5.0.0",
46+
"piscina": "5.1.0",
4747
"postcss": "8.5.5",
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",

0 commit comments

Comments
 (0)