From c91869d90d44cd8bddc6890057d98542c1f1ad94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 08:05:48 +0000 Subject: [PATCH] Bump @hyas/images from 0.2.3 to 1.0.1 Bumps [@hyas/images](https://github.com/h-enk/hyas-images) from 0.2.3 to 1.0.1. - [Release notes](https://github.com/h-enk/hyas-images/releases) - [Changelog](https://github.com/gethyas/images/blob/master/CHANGELOG.md) - [Commits](https://github.com/h-enk/hyas-images/compare/v0.2.3...v1.0.1) --- updated-dependencies: - dependency-name: "@hyas/images" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2978b41..6c0590a 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@babel/core": "^7.18", "@babel/preset-env": "^7.18", "@fullhuman/postcss-purgecss": "^4.1", - "@hyas/images": "^0.2.2", + "@hyas/images": "^1.0.1", "auto-changelog": "^2.4", "autoprefixer": "^10.4", "bootstrap": "^5.2.0-beta1",