Skip to content

Commit 56d27a4

Browse files
angular-robotclydin
authored andcommitted
build: update dependency piscina to v4
1 parent 72df6ae commit 56d27a4

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"pacote": "15.2.0",
177177
"parse5-html-rewriting-stream": "7.0.0",
178178
"picomatch": "2.3.1",
179-
"piscina": "3.2.0",
179+
"piscina": "4.0.0",
180180
"popper.js": "^1.14.1",
181181
"postcss": "8.4.24",
182182
"postcss-loader": "7.3.3",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"ora": "5.4.1",
5151
"parse5-html-rewriting-stream": "7.0.0",
5252
"picomatch": "2.3.1",
53-
"piscina": "3.2.0",
53+
"piscina": "4.0.0",
5454
"postcss": "8.4.24",
5555
"postcss-loader": "7.3.3",
5656
"resolve-url-loader": "5.0.0",

yarn.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9717,6 +9717,17 @@ [email protected], piscina@^3.2.0:
97179717
optionalDependencies:
97189718
nice-napi "^1.0.2"
97199719

9720+
9721+
version "4.0.0"
9722+
resolved "https://registry.yarnpkg.com/piscina/-/piscina-4.0.0.tgz#f8913d52b2000606d51aaa242f0813a0c77ca3b1"
9723+
integrity sha512-641nAmJS4k4iqpNUqfggqUBUMmlw0ZoM5VZKdQkV2e970Inn3Tk9kroCc1wpsYLD07vCwpys5iY0d3xI/9WkTg==
9724+
dependencies:
9725+
eventemitter-asyncresource "^1.0.0"
9726+
hdr-histogram-js "^2.0.1"
9727+
hdr-histogram-percentiles-obj "^3.0.0"
9728+
optionalDependencies:
9729+
nice-napi "^1.0.2"
9730+
97209731
pkg-dir@^4.1.0:
97219732
version "4.2.0"
97229733
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"

0 commit comments

Comments
 (0)