Skip to content

Commit cd5d7d2

Browse files
Bump pretty-bytes from 5.6.0 to 7.0.1
Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 5.6.0 to 7.0.1. - [Commits](sindresorhus/pretty-bytes@v5.6.0...v7.0.1) --- updated-dependencies: - dependency-name: pretty-bytes dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 179c643 commit cd5d7d2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"sideEffects": false,
66
"type": "commonjs",
77
"dependencies": {
8-
"pretty-bytes": "5.6.0"
8+
"pretty-bytes": "7.0.1"
99
},
1010
"devDependencies": {
1111
"@ocsigen/ts2ocaml": "2.0.0-beta.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ __metadata:
211211
dependencies:
212212
"@ocsigen/ts2ocaml": "npm:2.0.0-beta.3"
213213
esbuild: "npm:0.25.8"
214-
pretty-bytes: "npm:5.6.0"
214+
pretty-bytes: "npm:7.0.1"
215215
languageName: unknown
216216
linkType: soft
217217

@@ -418,10 +418,10 @@ __metadata:
418418
languageName: node
419419
linkType: hard
420420

421-
"pretty-bytes@npm:5.6.0":
422-
version: 5.6.0
423-
resolution: "pretty-bytes@npm:5.6.0"
424-
checksum: 10c0/f69f494dcc1adda98dbe0e4a36d301e8be8ff99bfde7a637b2ee2820e7cb583b0fc0f3a63b0e3752c01501185a5cf38602c7be60da41bdf84ef5b70e89c370f3
421+
"pretty-bytes@npm:7.0.1":
422+
version: 7.0.1
423+
resolution: "pretty-bytes@npm:7.0.1"
424+
checksum: 10c0/14ffb503d2de3588042c722848062a4897e6faece1694e0c83ba5669ec003d73311d946d50d2b3c6099a6a306760011b8446ee3cf9cf86eca13a454a8f1c47cb
425425
languageName: node
426426
linkType: hard
427427

0 commit comments

Comments
 (0)