Skip to content

Commit

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

---
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 Feb 1, 2024
1 parent f07907f commit 30a375a
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.1.2",
"@rails/activestorage": "^7.1.2",
"@rails/activestorage": "^7.1.3",
"@rails/ujs": "^7.1.2",
"@tailwindcss/forms": "^0.5.7",
"@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.1.0-alpha"

"@rails/activestorage@>= 7.1.0-alpha", "@rails/activestorage@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.1.2.tgz#088dce680fa1e0a4f8e0c5ac91073f729204ed06"
integrity sha512-evC/xGlpq5XGpcNJina3oNVVB8pUp1GpnN3a84SVA+UNuB6O91OdNRl9BGHNAOo6/jxmFtLb73PIjWqQyVE14w==
"@rails/activestorage@>= 7.1.0-alpha", "@rails/activestorage@^7.1.3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.1.3.tgz#e83ece6c5fd94b3ddf30a8cf3b8f78cad049e596"
integrity sha512-B+RFYAU8vdTPFg0IJcRp2ey0Qw9hpcUOqHHcWqftDJ76ZMBi9+m/UUeMJlNsSd0l9eD+1HLlFSo1X//cY4yiDw==
dependencies:
spark-md5 "^3.0.1"

Expand Down

0 comments on commit 30a375a

Please sign in to comment.