From 9caa573a7d5f96b19fc263e16c653cc109354ead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 14:02:39 +0000 Subject: [PATCH] chore(deps): bump inferno from 8.2.3 to 9.0.2 Bumps [inferno](https://github.com/infernojs/inferno/tree/HEAD/packages/inferno) from 8.2.3 to 9.0.2. - [Release notes](https://github.com/infernojs/inferno/releases) - [Changelog](https://github.com/infernojs/inferno/blob/master/documentation/v6-release.md) - [Commits](https://github.com/infernojs/inferno/commits/v9.0.2/packages/inferno) --- updated-dependencies: - dependency-name: inferno dependency-type: direct:production 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 9371e76..9118c4e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "hexo-renderer-inferno": "^1.0.2", "hexo-renderer-stylus": "^3.0.1", "hexo-util": "^3.2.0", - "inferno": "^8.2.3", + "inferno": "^9.0.2", "inferno-create-element": "^8.2.3", "moment": "^2.30.1", "semver": "^7.5.4"