Skip to content

Commit

Permalink
Update dependency tape to v5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent 6c85f0d commit 14ff030
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"image-size": "1.1.1",
"tape": "5.8.0",
"tape": "5.8.1",
"ts-node": "10.9.2",
"typescript": "5.4.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3999,10 +3999,10 @@ svgo@^2.5.0:
picocolors "^1.0.0"
stable "^0.1.8"

[email protected].0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/tape/-/tape-5.8.0.tgz#bf33ddc66620d40ec99505a4ad7e5d55ba781a87"
integrity sha512-XqKNwGp9eUcFzPmtpNCiDMiW76caPieYdrkuX8aw2X1KBgmJSBTET0I3JANTbMJgOBpR4CF9RPIgkRM8Vsb+kQ==
[email protected].1:
version "5.8.1"
resolved "https://registry.yarnpkg.com/tape/-/tape-5.8.1.tgz#76fc0ddad652e9714355932fb56eb7c463d5232f"
integrity sha512-pUzADXBVYm5Jkneh9hfXnirADrzQrDA3vddKbPOc/ZLORj4dFQ6GR1KdGWX0/NvOLDcYkVgeMdw78Uf6BzO3KA==
dependencies:
"@ljharb/resumer" "^0.1.3"
"@ljharb/through" "^2.3.13"
Expand Down

0 comments on commit 14ff030

Please sign in to comment.