Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency filesize to v10.1.2 #518

Merged
merged 1 commit into from
May 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@faker-js/faker": "8.4.1",
"filesize": "10.1.1",
"filesize": "10.1.2",
"js-cookie": "3.0.5",
"validator": "13.11.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ __metadata:
date-fns: "npm:3.6.0"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
filesize: "npm:10.1.1"
filesize: "npm:10.1.2"
husky: "npm:9.0.11"
js-cookie: "npm:3.0.5"
jsdom: "npm:24.0.0"
Expand Down Expand Up @@ -2322,10 +2322,10 @@ __metadata:
languageName: node
linkType: hard

"filesize@npm:10.1.1":
version: 10.1.1
resolution: "filesize@npm:10.1.1"
checksum: 10c0/440f873dbf39fb934041cbc2cb6cc9425b0aae6faf465e1c84facaf4120e80638b779890f07a1ca76f47ddc7fba3e328498b4869454fb6e067777e806b9a4755
"filesize@npm:10.1.2":
version: 10.1.2
resolution: "filesize@npm:10.1.2"
checksum: 10c0/1f3a81231047924e3c6181ef1596bf56c83cc65e407130d9b83a3c6a603894261dce89013d15c6e3e4d636845128360c21c64c4700a243f0d8662e168c2fd781
languageName: node
linkType: hard

Expand Down