Skip to content

Commit

Permalink
chore(deps): bump imagemin from 9.0.0 to 9.0.1 (#12733)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 7, 2025
1 parent cb6e455 commit 97b8cb5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"http-proxy-middleware": "^2.0.7",
"image-size": "^1.2.0",
"image-type": "^4.1.0",
"imagemin": "^9.0.0",
"imagemin": "^9.0.1",
"imagemin-gifsicle": "^7.0.0",
"imagemin-mozjpeg": "^10.0.0",
"imagemin-pngquant": "^10.0.0",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8715,6 +8715,11 @@ ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1, ignore@^5.3.2:
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==

image-dimensions@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/image-dimensions/-/image-dimensions-2.3.0.tgz#ddb549de9e0825a4df2568bafae9a6dd306354d4"
integrity sha512-8Ar3lsO6+/JLfnUeHnR8Jp/IyQR85Jut5t4Swy1yiXNwj/xM9h5V53v5KE/m/ZSMG4qGRopnSy37uPzKyQCv0A==

image-size@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/image-size/-/image-size-1.2.0.tgz#312af27a2ff4ff58595ad00b9344dd684c910df6"
Expand Down Expand Up @@ -8767,15 +8772,16 @@ imagemin-svgo@^11.0.1:
is-svg "^5.0.1"
svgo "^3.3.2"

imagemin@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/imagemin/-/imagemin-9.0.0.tgz#1a65aba528a9dcb6521bead8a7ae507bf0ddc59d"
integrity sha512-oFlmioXTIrDCNYiKUVPjzUzm8M/7X74WEO6v8NFjn3ZtxjArdVJiRRdbPpq/OG4BdwaHMUz8ej9Fp4AcaDzMnA==
imagemin@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/imagemin/-/imagemin-9.0.1.tgz#637214985aeb365e8f80e57b15ddeaa91e78ef8b"
integrity sha512-UoHOfynN8QeqRoUGunn6ilMnLpJ+utbmleP2ufcFqaGal8mY/PeOpV43N31uqtb+CBMFqQ7hxgKzIaAAnmcrdA==
dependencies:
change-file-extension "^0.1.1"
environment "^1.0.0"
file-type "^19.0.0"
globby "^14.0.1"
image-dimensions "^2.3.0"
junk "^4.0.1"
ow "^2.0.0"
p-pipe "^4.0.0"
Expand Down

0 comments on commit 97b8cb5

Please sign in to comment.