Skip to content

Commit 58658fd

Browse files
Bump @rails/ujs from 7.1.400 to 7.1.401 (#1401)
Bumps [@rails/ujs](https://github.com/rails/rails) from 7.1.400 to 7.1.401. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96f0a70 commit 58658fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dependencies": {
55
"@docsearch/js": "^3.6.2",
66
"@hotwired/turbo": "^8.0.12",
7-
"@rails/ujs": "7.1.400",
7+
"@rails/ujs": "7.1.401",
88
"highlight.js": "^11.10.0",
99
"modern-normalize": "^3.0.1"
1010
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1282,10 +1282,10 @@
12821282
"@nodelib/fs.scandir" "2.1.5"
12831283
fastq "^1.6.0"
12841284

1285-
"@rails/[email protected].400":
1286-
version "7.1.400"
1287-
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.400.tgz#b2a76bdccb5197b9e866954536106386c87cfab5"
1288-
integrity sha512-YwvXm3BR5tn+VCAKYGycLejMRVZE3Ionj5gFjEeGXCZnI0Rpi+7dKpmyu90kdUY7dRUFpHTdu9zZceEzFLl38w==
1285+
"@rails/[email protected].401":
1286+
version "7.1.401"
1287+
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.401.tgz#b91ad91228f96ded6c3840c0e3c007f56d2be7c9"
1288+
integrity sha512-vyBrYC+3wY3Sb6kcTeFG2L18jygcB27sv50tGGFONwOoMcmlltLm/2J8wB9KifQkRl87B86kLmyFywvhELcnTQ==
12891289

12901290
"@socket.io/base64-arraybuffer@~1.0.2":
12911291
version "1.0.2"

0 commit comments

Comments
 (0)