Skip to content

Commit 8df2043

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency piscina to v4.2.1
1 parent 28bb3a5 commit 8df2043

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
"parse5-html-rewriting-stream": "7.0.0",
180180
"patch-package": "^7.0.1",
181181
"picomatch": "3.0.1",
182-
"piscina": "4.2.0",
182+
"piscina": "4.2.1",
183183
"popper.js": "^1.14.1",
184184
"postcss": "8.4.32",
185185
"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
@@ -48,7 +48,7 @@
4848
"ora": "5.4.1",
4949
"parse5-html-rewriting-stream": "7.0.0",
5050
"picomatch": "3.0.1",
51-
"piscina": "4.2.0",
51+
"piscina": "4.2.1",
5252
"postcss": "8.4.32",
5353
"postcss-loader": "7.3.3",
5454
"resolve-url-loader": "5.0.0",

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10538,7 +10538,17 @@ piscina@4.1.0:
1053810538
optionalDependencies:
1053910539
nice-napi "^1.0.2"
1054010540

10541-
piscina@4.2.0, piscina@^4.2.0:
10541+
piscina@4.2.1:
10542+
version "4.2.1"
10543+
resolved "https://registry.yarnpkg.com/piscina/-/piscina-4.2.1.tgz#efb7f009d3a961e02ae08f1909bd24b5423e77fa"
10544+
integrity sha512-LShp0+lrO+WIzB9LXO+ZmO4zGHxtTJNZhEO56H9SSu+JPaUQb6oLcTCzWi5IL2DS8/vIkCE88ElahuSSw4TAkA==
10545+
dependencies:
10546+
hdr-histogram-js "^2.0.1"
10547+
hdr-histogram-percentiles-obj "^3.0.0"
10548+
optionalDependencies:
10549+
nice-napi "^1.0.2"
10550+
10551+
piscina@^4.2.0:
1054210552
version "4.2.0"
1054310553
resolved "https://registry.yarnpkg.com/piscina/-/piscina-4.2.0.tgz#61ac6c07f45fdefdd7726b6b07fc237d9a8d1776"
1054410554
integrity sha512-/Yq6CLchvi5UQ6YGeiYHIJQV09VcZ5eYuNVS/YPkpxlxKrB4tEbIyc6j8F5b0jCP6tHdiji1Gos4fapc7q1csg==

0 commit comments

Comments
 (0)