Skip to content

Commit

Permalink
Bump @rails/activestorage from 7.0.4 to 7.1.1
Browse files Browse the repository at this point in the history
Bumps [@rails/activestorage](https://github.com/rails/rails) from 7.0.4 to 7.1.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.0.4...v7.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 8d36962 commit 7b16e15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^7.3.0",
"@rails/actioncable": "^7.0.4",
"@rails/activestorage": "^7.0.4",
"@rails/activestorage": "^7.1.1",
"@rails/ujs": "^7.0.4",
"@rails/webpacker": "^5.4.4",
"@sentry/browser": "^7.28.1",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -886,9 +886,10 @@
version "7.0.4"
resolved "https://registry.npmjs.org/@rails/actioncable/-/actioncable-7.0.4.tgz"

"@rails/activestorage@^7.0.4":
version "7.0.4"
resolved "https://registry.npmjs.org/@rails/activestorage/-/activestorage-7.0.4.tgz"
"@rails/activestorage@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.1.1.tgz#3f12e8ac784f460f6a9d205744354abd79a525f2"
integrity sha512-QGBj+y4fbZt/QMMpjqnpKlzCKpDGTYrvJ+qc0QLis34AfbBLVgRo7kPzmdmeOTtwvWqpcivB9CrjTcV/C/7ruA==
dependencies:
spark-md5 "^3.0.1"

Expand Down

0 comments on commit 7b16e15

Please sign in to comment.