From 3e6a642f0d4df97015c09921cd8d11aaa3fde0d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 08:01:14 +0000 Subject: [PATCH] Bump @hyas/images from 0.2.3 to 1.0.2 Bumps [@hyas/images](https://github.com/gethyas/images) from 0.2.3 to 1.0.2. - [Release notes](https://github.com/gethyas/images/releases) - [Changelog](https://github.com/gethyas/images/blob/main/CHANGELOG.md) - [Commits](https://github.com/gethyas/images/compare/v0.2.3...v1.0.2) --- 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..7e17ec1 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.2", "auto-changelog": "^2.4", "autoprefixer": "^10.4", "bootstrap": "^5.2.0-beta1",