Skip to content

Commit

Permalink
chore(deps-dev): bump astro-imagetools from 0.8.1 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [astro-imagetools](https://github.com/RafidMuhymin/astro-imagetools) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/RafidMuhymin/astro-imagetools/releases)
- [Commits](RafidMuhymin/astro-imagetools@v0.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: astro-imagetools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent b9ebfe2 commit ad80d0b
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 @@ -16,7 +16,7 @@
"@types/probe-image-size": "^7.2.0",
"astro": "^1.6.12",
"astro-icon": "^0.8.1",
"astro-imagetools": "^0.8.1",
"astro-imagetools": "^0.9.0",
"photoswipe": "^5.3.8",
"prettier": "^2.8.8",
"prettier-plugin-astro": "^0.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1112,10 +1112,10 @@ astro-icon@^0.8.1:
resolve-pkg "^2.0.0"
svgo "^2.8.0"

astro-imagetools@^0.8.1:
version "0.8.1"
resolved "https://registry.yarnpkg.com/astro-imagetools/-/astro-imagetools-0.8.1.tgz#0f89f8b004f0377fb56f6d8ec9f72ad145e7e3f2"
integrity sha512-2E737IBqzuwkuK4FMYB9UmE1xmQWghn1HOHNMERrzZmGsKpGSAdQGo7nSnYwpy8amF+Do8sUx9wtCe2+6T4k+A==
astro-imagetools@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/astro-imagetools/-/astro-imagetools-0.9.0.tgz#dcea6bdb67d26ab47ecf5344ef09cc5a5ddde74a"
integrity sha512-iZCSiUbFr0h8HSyX2Fl/hzc3RlmVjNstWwsZZSyQKW9vRmMny/bd3qL3p8wuC6ISsAvtHfVnJLmorhhRhwVOcw==
dependencies:
"@astropub/codecs" "0.4.4"
file-type "17.1.1"
Expand Down

0 comments on commit ad80d0b

Please sign in to comment.