Skip to content

Commit

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

build(deps): bump @rails/activestorage from 7.2.100 to 7.2.101
  • Loading branch information
FireLemons authored Oct 23, 2024
2 parents 9a9b4fe + 93dbe47 commit b9c9d67
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.101",
"@rails/activestorage": "^7.2.100",
"@rails/activestorage": "^7.2.101",
"@rails/ujs": "^7.1.400",
"@stimulus-components/rails-nested-form": "^5.0.0",
"add2calendar": "^1.1.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1645,10 +1645,10 @@
dependencies:
"@rails/activestorage" ">= 7.2.0-alpha"

"@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==
"@rails/activestorage@>= 7.2.0-alpha", "@rails/activestorage@^7.2.101":
version "7.2.101"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.101.tgz#fc786623431e7d5ef2b4e73b8c1cbfb890f18aac"
integrity sha512-N4Lb2xW+6OFeE8f0nvOo6vigVM3VWlEYO6+wPBgc26CFstVG2zXbj4SV88JW3hZSArcCVox726hbXogwMV7hcg==
dependencies:
spark-md5 "^3.0.1"

Expand Down

0 comments on commit b9c9d67

Please sign in to comment.