Skip to content

Commit

Permalink
Bump @rails/activestorage from 7.0.7 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.7 to 7.1.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.0.7...v7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2023
1 parent a19005c commit 0782cb9
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 @@ -6,7 +6,7 @@
"@hotwired/stimulus": "^3.2.2",
"@hotwired/stimulus-webpack-helpers": "^1.0.1",
"@rails/actiontext": "^7.0.8",
"@rails/activestorage": "^7.0.7",
"@rails/activestorage": "^7.1.1",
"@rails/ujs": "^7.1.1",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/typography": "^0.5.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@
dependencies:
"@rails/activestorage" ">= 7.0.0-alpha1"

"@rails/activestorage@>= 7.0.0-alpha1", "@rails/activestorage@^7.0.7":
version "7.0.7"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.0.7.tgz#a23e22bccd61756ba52aff3b8cb43b050ae1ecca"
integrity sha512-EoiGMWUmRzYQhOQ1ifTFHuYNdOHP3f0YOhrKsFlshrV8vzkRkip1Ks3BMzW98cYOw7v6PUPmEeBxgb4jY2U2+g==
"@rails/activestorage@>= 7.0.0-alpha1", "@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 0782cb9

Please sign in to comment.