Skip to content

Commit

Permalink
chore(deps): bump @rails/activestorage from 8.0.0 to 8.0.1
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.1.
- [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 10, 2024
1 parent 9712965 commit 9a5084d
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.1",
"@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.1":
version: 8.0.1
resolution: "@rails/activestorage@npm:8.0.1"
dependencies:
spark-md5: "npm:^3.0.1"
checksum: 10/d632d3e7358f8e0c79f98f11fca85b34d554dc22007148dbafcfcc6951d0e788c47f6ab938b8d1a3b5066cad079a5e5b8f50e0a2cd25917a65c4e9ab592fefe6
checksum: 10/3c333224359c007c12bab1cc5df10913a5e9271989f9a8dad1df138d5d9f56fbe18a7e683988149c2c519caf51f1cb3c9e02068c40211d1f63bae83aba7f52e7
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.1"
"@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 9a5084d

Please sign in to comment.