From 947bef4df633dab5e9344568daf21e783d063eb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 07:32:57 +0000 Subject: [PATCH] chore(deps): bump the production-dependencies group with 1 update Bumps the production-dependencies group with 1 update: [htmx.org](https://github.com/bigskysoftware/htmx). Updates `htmx.org` from 1.9.9 to 1.9.10 - [Release notes](https://github.com/bigskysoftware/htmx/releases) - [Changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md) - [Commits](https://github.com/bigskysoftware/htmx/compare/v1.9.9...v1.9.10) --- updated-dependencies: - dependency-name: htmx.org dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0fbbe1fa..ecdcf7df 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@alpinejs/focus": "^3.13.2", "@alpinejs/morph": "^3.13.2", "alpinejs": "^3.13.2", - "htmx.org": "^1.9.9", + "htmx.org": "^1.9.10", "hyperscript.org": "^0.9.12" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 6255d847..4fd30a6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2187,10 +2187,10 @@ html-tags@^3.3.1: resolved "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz#a04026a18c882e4bba8a01a3d39cfe465d40b5ce" integrity sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ== -htmx.org@^1.9.9: - version "1.9.9" - resolved "https://registry.npmjs.org/htmx.org/-/htmx.org-1.9.9.tgz#e9f94cb3e39ab249430244dc9ae168b47d610920" - integrity sha512-PDEZU1me7UGLzQk98LyfLvwFgdtn9mrCVMmAxv1/UjshUnxsc+rouu+Ot2QfFZxsY4mBCoOed5nK7m9Nj2Tu7g== +htmx.org@^1.9.10: + version "1.9.10" + resolved "https://registry.yarnpkg.com/htmx.org/-/htmx.org-1.9.10.tgz#63c67e1e7a447086a3119c156f08722c624aacac" + integrity sha512-UgchasltTCrTuU2DQLom3ohHrBvwr7OqpwyAVJ9VxtNBng4XKkVsqrv0Qr3srqvM9ZNI3f1MmvVQQqK7KW/bTA== hyperscript.org@^0.9.12: version "0.9.12"