Merge pull request #40 from mooxl/dependabot/npm_and_yarn/astro/astrojs/image-0.17.2

Bump @astrojs/image from 0.17.1 to 0.17.2 in /astro
This commit is contained in:
Max Schmidt 2023-07-05 13:45:59 +02:00 committed by GitHub
commit 2037640bcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
"build": "astro build"
},
"dependencies": {
"@astrojs/image": "^0.17.0",
"@astrojs/image": "^0.17.2",
"@astrojs/prefetch": "^0.2.3",
"@astrojs/sitemap": "^1.3.3",
"@astrojs/tailwind": "4.0.0",

View File

@ -25,10 +25,10 @@
resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-1.5.3.tgz#eac68920f3403fe6292fca91ff2bd14b8c10ad95"
integrity sha512-/HSFkJ+Yv+WUWSq0QVsIlhBKam5VUpGV+s8MvPguC/krHmw4Ww9TIgmfJSvV8/BN0sHJB7pCgf7yInae1zb+TQ==
"@astrojs/image@^0.17.0":
version "0.17.1"
resolved "https://registry.yarnpkg.com/@astrojs/image/-/image-0.17.1.tgz#c98d7ee9162351298af1dae18fc9a61e5a5e4cb2"
integrity sha512-+kb99ZTvl4BpbY6BeIAwJq08aGF/H4V9S6351I2GwIddQYilEQfHQ9b6EVfxoHIE6eSo8bRfUeKFkOmWVppWwA==
"@astrojs/image@^0.17.2":
version "0.17.2"
resolved "https://registry.yarnpkg.com/@astrojs/image/-/image-0.17.2.tgz#3c74eca3cca637107cd5542b14494bf7551a9889"
integrity sha512-hw5vGBlyPwyt9E4ux7eej7dJrcSlTAaMYKYd8OWIJVsFSbV75sXNi+5lwbpNjDLGVIS6Baa4nzayjN5Gxo73MQ==
dependencies:
"@altano/tiny-async-pool" "^1.0.2"
http-cache-semantics "^4.1.1"