Skip to content

Commit

Permalink
Merge pull request rubyforgood#6100 from rubyforgood/dependabot/npm_a…
Browse files Browse the repository at this point in the history
…nd_yarn/rails/activestorage-8.0.0

build(deps): bump @rails/activestorage from 7.2.101 to 8.0.0
  • Loading branch information
FireLemons authored Nov 20, 2024
2 parents a2571b8 + 9f5afbf commit 605a44f
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.101",
"@rails/activestorage": "^8.0.0",
"@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 @@ -1627,10 +1627,10 @@
dependencies:
"@rails/activestorage" ">= 7.2.0-alpha"

"@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==
"@rails/activestorage@>= 7.2.0-alpha", "@rails/activestorage@^8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-8.0.0.tgz#be5dd10acc141b95ffa2b3026e61790c36f1679c"
integrity sha512-qoA7U1gMcWXhDnImwDIyRQDXkQKzThT2lu2Xpim8CnTOCEeAgkQ5Co2kzodpAI2grF1JSDvwXSPYNWwVAswndA==
dependencies:
spark-md5 "^3.0.1"

Expand Down

0 comments on commit 605a44f

Please sign in to comment.