Skip to content

Commit f2172e8

Browse files
chore(deps): bump @rails/ujs from 7.1.400 to 7.1.501
Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.400 to 7.1.501. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/ujs" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 973b83e commit f2172e8

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
@@ -7,7 +7,7 @@
77
"@hotwired/stimulus-webpack-helpers": "^1.0.1",
88
"@rails/actiontext": "^7.2.100",
99
"@rails/activestorage": "^7.1.3",
10-
"@rails/ujs": "^7.1.400",
10+
"@rails/ujs": "^7.1.501",
1111
"@tailwindcss/forms": "^0.5.9",
1212
"@tailwindcss/typography": "^0.5.15",
1313
"autoprefixer": "^10.4.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,10 @@
139139
dependencies:
140140
spark-md5 "^3.0.1"
141141

142-
"@rails/ujs@^7.1.400":
143-
version "7.1.400"
144-
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.400.tgz#b2a76bdccb5197b9e866954536106386c87cfab5"
145-
integrity sha512-YwvXm3BR5tn+VCAKYGycLejMRVZE3Ionj5gFjEeGXCZnI0Rpi+7dKpmyu90kdUY7dRUFpHTdu9zZceEzFLl38w==
142+
"@rails/ujs@^7.1.501":
143+
version "7.1.501"
144+
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.501.tgz#e560a7b6885a12a659c4beb47f4336c8a9353056"
145+
integrity sha512-7EDRGUlgns12IgP3SXVSaxA3CwRzbLOypPXn1EqEZiZ/NS/PwaQ/oa7Z2VRO4B46JifoVr0PYg+G5ERSGQJHxQ==
146146

147147
"@sindresorhus/merge-streams@^2.1.0":
148148
version "2.3.0"

0 commit comments

Comments
 (0)