Skip to content

Commit 30518e4

Browse files
dependabot[bot]rolandgeider
authored andcommitted
Bump htmx.org from 2.0.4 to 2.0.5
Bumps [htmx.org](https://github.com/bigskysoftware/htmx) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/bigskysoftware/htmx/releases) - [Changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md) - [Commits](bigskysoftware/htmx@v2.0.4...v2.0.5) --- updated-dependencies: - dependency-name: htmx.org dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61deed5 commit 30518e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"homepage": "https://github.com/wger-project/wger",
1212
"dependencies": {
13-
"htmx.org": "^2.0.4",
13+
"htmx.org": "^2.0.5",
1414
"bootstrap": "5.3.7",
1515
"components-font-awesome": "5.9.0",
1616
"datatables.net-bs5": "^2.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ get-size@^2.0.2:
6262
resolved "https://registry.yarnpkg.com/get-size/-/get-size-2.0.3.tgz#54a1d0256b20ea7ac646516756202769941ad2ef"
6363
integrity sha512-lXNzT/h/dTjTxRbm9BXb+SGxxzkm97h/PCIKtlN/CBCxxmkkIVV21udumMS93MuVTDX583gqc94v3RjuHmI+2Q==
6464

65-
htmx.org@^2.0.4:
66-
version "2.0.4"
67-
resolved "https://registry.yarnpkg.com/htmx.org/-/htmx.org-2.0.4.tgz#74fce66b177eb59c6d251ecf1052a2478743bec9"
68-
integrity sha512-HLxMCdfXDOJirs3vBZl/ZLoY+c7PfM4Ahr2Ad4YXh6d22T5ltbTXFFkpx9Tgb2vvmWFMbIc3LqN2ToNkZJvyYQ==
65+
htmx.org@^2.0.5:
66+
version "2.0.5"
67+
resolved "https://registry.yarnpkg.com/htmx.org/-/htmx.org-2.0.5.tgz#88e8d89078b3059d74ac4eb653d80451c144820c"
68+
integrity sha512-ocgvtHCShWFW0DvSV1NbJC7Y5EzUMy2eo5zeWvGj2Ac4LOr7sv9YKg4jzCZJdXN21fXACmCViwKSy+cm6i2dWQ==
6969

7070
jquery@>=1.7, jquery@^3.7.1:
7171
version "3.7.1"

0 commit comments

Comments
 (0)