Skip to content

Commit

Permalink
fix(deps): update dependency filesize to v10.1.2 (#518)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent dee996d commit e903974
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.12.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

0 comments on commit e903974

Please sign in to comment.