Skip to content

Commit 365f411

Browse files
Update dependency pump to v3.0.2
1 parent dea41b0 commit 365f411

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"inquirer": "8.2.4",
5656
"postcss": "8.2.13",
5757
"postcss-easy-import": "4.0.0",
58-
"pump": "3.0.0"
58+
"pump": "3.0.2"
5959
},
6060
"browserslist": [
6161
"defaults"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5178,10 +5178,10 @@ psl@^1.1.28:
51785178
resolved "https://registry.yarnpkg.com/psl/-/psl-1.9.0.tgz#d0df2a137f00794565fcaf3b2c00cd09f8d5a5a7"
51795179
integrity sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==
51805180

5181-
[email protected].0, pump@^3.0.0:
5182-
version "3.0.0"
5183-
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"
5184-
integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==
5181+
[email protected].2, pump@^3.0.0:
5182+
version "3.0.2"
5183+
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.2.tgz#836f3edd6bc2ee599256c924ffe0d88573ddcbf8"
5184+
integrity sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==
51855185
dependencies:
51865186
end-of-stream "^1.1.0"
51875187
once "^1.3.1"

0 commit comments

Comments
 (0)