Skip to content

Commit 2c1d95c

Browse files
Update dependency pump to v3.0.2
1 parent 037dd8a commit 2c1d95c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"postcss": "8.2.13",
6161
"postcss-color-mod-function": "3.0.3",
6262
"postcss-easy-import": "4.0.0",
63-
"pump": "3.0.0"
63+
"pump": "3.0.2"
6464
},
6565
"browserslist": [
6666
"defaults"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4814,10 +4814,10 @@ psl@^1.1.28:
48144814
resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24"
48154815
integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==
48164816

4817-
[email protected].0, pump@^3.0.0:
4818-
version "3.0.0"
4819-
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"
4820-
integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==
4817+
[email protected].2, pump@^3.0.0:
4818+
version "3.0.2"
4819+
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.2.tgz#836f3edd6bc2ee599256c924ffe0d88573ddcbf8"
4820+
integrity sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==
48214821
dependencies:
48224822
end-of-stream "^1.1.0"
48234823
once "^1.3.1"

0 commit comments

Comments
 (0)