Update @rails/ujs to version 7.1.3 (#20623)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
13c105a6b4
commit
261212565d
2 changed files with 6 additions and 6 deletions
|
|
@ -116,7 +116,7 @@
|
|||
"@babel/preset-typescript": "^7.23.3",
|
||||
"@honeybadger-io/js": "^5.4.1",
|
||||
"@hotwired/stimulus": "3.2.2",
|
||||
"@rails/ujs": "7.1.2",
|
||||
"@rails/ujs": "7.1.3",
|
||||
"ahoy.js": "^0.4.3",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"babel-plugin-inline-react-svg": "^2.0.2",
|
||||
|
|
|
|||
10
yarn.lock
10
yarn.lock
|
|
@ -3027,10 +3027,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rails/ujs@npm:7.1.2":
|
||||
version: 7.1.2
|
||||
resolution: "@rails/ujs@npm:7.1.2"
|
||||
checksum: 10c0/072962733c371fa0fff5e88a0aecd8e91c892f9dc2d31723b7586b45c723206d6b82ac71b0d7db26ea0a5ce60e0832430b061e4669b8f2aa813c3ea975aac98a
|
||||
"@rails/ujs@npm:7.1.3":
|
||||
version: 7.1.3
|
||||
resolution: "@rails/ujs@npm:7.1.3"
|
||||
checksum: 10c0/68112d9add9dbc59b40c2ec1bc095a67445c57d20d0ab7d817ce3de0cd90374e2690af8ad54ce6ecc2d1c748b34c0c44d0fbd2f515ce2c443d7c5d23d00b9ce5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
@ -8809,7 +8809,7 @@ __metadata:
|
|||
"@honeybadger-io/js": "npm:^5.4.1"
|
||||
"@hotwired/stimulus": "npm:3.2.2"
|
||||
"@knapsack-pro/cypress": "npm:^7.4.0"
|
||||
"@rails/ujs": "npm:7.1.2"
|
||||
"@rails/ujs": "npm:7.1.3"
|
||||
"@storybook/addon-a11y": "npm:^6.5.16"
|
||||
"@storybook/addon-actions": "npm:^6.5.16"
|
||||
"@storybook/addon-backgrounds": "npm:^6.5.16"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue