Skip to content

Commit 2a31fd8

Browse files
Update dependency pump to v3.0.4
1 parent 768191f commit 2a31fd8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5159,10 +5159,10 @@ psl@^1.1.28:
51595159
dependencies:
51605160
punycode "^2.3.1"
51615161

5162-
pump@3.0.3, pump@^3.0.0:
5163-
version "3.0.3"
5164-
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.3.tgz#151d979f1a29668dc0025ec589a455b53282268d"
5165-
integrity sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==
5162+
pump@3.0.4, pump@^3.0.0:
5163+
version "3.0.4"
5164+
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.4.tgz#1f313430527fa8b905622ebd22fe1444e757ab3c"
5165+
integrity sha512-VS7sjc6KR7e1ukRFhQSY5LM2uBWAUPiOPa/A3mkKmiMwSmRFUITt0xuj+/lesgnCv+dPIEYlkzrcyXgquIHMcA==
51665166
dependencies:
51675167
end-of-stream "^1.1.0"
51685168
once "^1.3.1"

0 commit comments

Comments
 (0)