Skip to content

Commit

Permalink
build(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 5a43915 commit 0d92728
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "^7.0.7",
"@rails/actiontext": "^7.0.6",
"@rails/activestorage": "^7.0.7",
"@rails/activestorage": "^7.1.3",
"@rails/ujs": "^7.1.3",
"add2calendar": "^1.1.8",
"bindings": "^1.5.0",
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1529,17 +1529,10 @@
dependencies:
"@rails/activestorage" ">= 7.1.0-alpha"

"@rails/activestorage@>= 7.1.0-alpha":
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"

"@rails/activestorage@^7.0.7":
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 0d92728

Please sign in to comment.