From 67182ddc7f942866421e70adabc3fbfba6493d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 00:08:44 +0000 Subject: [PATCH] Bump @hyas/images from 0.2.3 to 0.3.0 Bumps [@hyas/images](https://github.com/h-enk/hyas-images) from 0.2.3 to 0.3.0. - [Release notes](https://github.com/h-enk/hyas-images/releases) - [Changelog](https://github.com/h-enk/hyas-images/blob/master/CHANGELOG.md) - [Commits](https://github.com/h-enk/hyas-images/compare/v0.2.3...v0.3.0) --- updated-dependencies: - dependency-name: "@hyas/images" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3a51188..4c33a0da 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": "^0.3.0", "auto-changelog": "^2.4", "autoprefixer": "^10.4", "bootstrap": "^5.2.0-beta1",