Skip to content

Commit

Permalink
chore(deps): bump @rails/activestorage from 8.0.0 to 8.0.100
Browse files Browse the repository at this point in the history
Bumps [@rails/activestorage](https://github.com/rails/rails) from 8.0.0 to 8.0.100.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/commits)

---
updated-dependencies:
- dependency-name: "@rails/activestorage"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 9712965 commit ec933ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.12",
"@rails/actioncable": "8.0.0",
"@rails/activestorage": "8.0.0",
"@rails/activestorage": "8.0.100",
"@stimulus-components/clipboard": "^5.0.0",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -981,12 +981,12 @@ __metadata:
languageName: node
linkType: hard

"@rails/activestorage@npm:8.0.0":
version: 8.0.0
resolution: "@rails/activestorage@npm:8.0.0"
"@rails/activestorage@npm:8.0.100":
version: 8.0.100
resolution: "@rails/activestorage@npm:8.0.100"
dependencies:
spark-md5: "npm:^3.0.1"
checksum: 10/d632d3e7358f8e0c79f98f11fca85b34d554dc22007148dbafcfcc6951d0e788c47f6ab938b8d1a3b5066cad079a5e5b8f50e0a2cd25917a65c4e9ab592fefe6
checksum: 10/f824d9afa83137ee125120fbee5456790ff16a0fff888b61848ee2b6f3041b1bc642defa4a925f047a408bbd126dad1c2bf3f08b06bb7e205502c1c9b0cc6de7
languageName: node
linkType: hard

Expand Down Expand Up @@ -3506,7 +3506,7 @@ __metadata:
"@hotwired/stimulus": "npm:^3.2.2"
"@hotwired/turbo-rails": "npm:^8.0.12"
"@rails/actioncable": "npm:8.0.0"
"@rails/activestorage": "npm:8.0.0"
"@rails/activestorage": "npm:8.0.100"
"@stimulus-components/clipboard": "npm:^5.0.0"
"@tailwindcss/aspect-ratio": "npm:^0.4.2"
"@tailwindcss/forms": "npm:^0.5.9"
Expand Down

0 comments on commit ec933ec

Please sign in to comment.