Skip to content

Commit

Permalink
Merge pull request #6012 from rubyforgood/dependabot/npm_and_yarn/rai…
Browse files Browse the repository at this point in the history
…ls/activestorage-7.2.100

build(deps): bump @rails/activestorage from 7.2.0 to 7.2.100
  • Loading branch information
FireLemons committed Aug 28, 2024
2 parents 56e9d33 + 65abcda commit 4e42bcb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "^7.2.0",
"@rails/actiontext": "^7.2.100",
"@rails/activestorage": "^7.2.0",
"@rails/activestorage": "^7.2.100",
"@rails/ujs": "^7.1.400",
"add2calendar": "^1.1.8",
"bindings": "^1.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1658,10 +1658,10 @@
dependencies:
"@rails/activestorage" ">= 7.2.0-alpha"

"@rails/activestorage@>= 7.2.0-alpha", "@rails/activestorage@^7.2.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.0.tgz#bc03b52a687ba2bb9d2e6381f25795cda037494e"
integrity sha512-jXK9tKDZn/j+ZeJuFdrtyrLNLWjzYRyp+mejWTfSp+egAp1okXsdfFNe8jqqgwcP8gytqJSPwo0sZwQVdQpuIA==
"@rails/activestorage@>= 7.2.0-alpha", "@rails/activestorage@^7.2.100":
version "7.2.100"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.100.tgz#c1e643d3c35c62c946e6f7c8d812fa567d2ce915"
integrity sha512-gohCilm1E10W51Hc9iT960xX9TP11L5TJ4W1ufs9f3h5Ncsw01S/eHgVUfcdfszqw3G+28Z0MFu999+iSpgdTg==
dependencies:
spark-md5 "^3.0.1"

Expand Down

0 comments on commit 4e42bcb

Please sign in to comment.