Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit 4476b7e

Browse files
build(deps-dev): bump @hotwired/stimulus from 3.2.1 to 3.2.2
Bumps [@hotwired/stimulus](https://github.com/hotwired/stimulus) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/hotwired/stimulus/releases) - [Changelog](https://github.com/hotwired/stimulus/blob/main/CHANGELOG.md) - [Commits](hotwired/stimulus@v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: "@hotwired/stimulus" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0c556f commit 4476b7e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@commitlint/cli": "^17.7.1",
2626
"@commitlint/config-conventional": "^17.7.0",
27-
"@hotwired/stimulus": "^3.2.1",
27+
"@hotwired/stimulus": "^3.2.2",
2828
"@jest/globals": "^29.6.4",
2929
"@semantic-release/exec": "semantic-release/exec",
3030
"@semantic-release/git": "^10.0.1",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,13 @@ __metadata:
796796
languageName: node
797797
linkType: hard
798798

799+
"@hotwired/stimulus@npm:^3.2.2":
800+
version: 3.2.2
801+
resolution: "@hotwired/stimulus@npm:3.2.2"
802+
checksum: e0c13469df89f760f35cce0fd7af5f7eeabd4ff79c4ad2b05fe7d8d7b845818c6736c3cd515c1906e144aa27529d5a60377647937b756950b4f709be329c9046
803+
languageName: node
804+
linkType: hard
805+
799806
"@humanwhocodes/config-array@npm:^0.11.10":
800807
version: 0.11.10
801808
resolution: "@humanwhocodes/config-array@npm:0.11.10"
@@ -11712,7 +11719,7 @@ __metadata:
1171211719
dependencies:
1171311720
"@commitlint/cli": ^17.7.1
1171411721
"@commitlint/config-conventional": ^17.7.0
11715-
"@hotwired/stimulus": ^3.2.1
11722+
"@hotwired/stimulus": ^3.2.2
1171611723
"@jest/globals": ^29.6.4
1171711724
"@semantic-release/exec": semantic-release/exec
1171811725
"@semantic-release/git": ^10.0.1

0 commit comments

Comments
 (0)