Skip to content

Commit

Permalink
Merge pull request #582 from pat/dependabot/npm_and_yarn/rails/active…
Browse files Browse the repository at this point in the history
…storage-7.0.7

chore(deps): bump @rails/activestorage from 7.0.6 to 7.0.7
  • Loading branch information
pat authored Aug 11, 2023
2 parents 7caa361 + 3addbc0 commit 2d951ce
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 @@ -3,7 +3,7 @@
"private": true,
"dependencies": {
"@rails/actioncable": "^7.0.7",
"@rails/activestorage": "^7.0.6",
"@rails/activestorage": "^7.0.7",
"@rails/ujs": "^7.0.7",
"@rails/webpacker": "^6.0.0-rc.6",
"turbolinks": "^5.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1159,10 +1159,10 @@
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.0.7.tgz#03b5faa8642a80211708e8f1754cf424e9228718"
integrity sha512-NqHf4XDkeVaNk/r+TBo2aAMkjPyRPEfZkSqCTijfWukW1zTZ2XLDfvFzbpRCuWZ6gxItgoa/FkILZm27HRh2yg==

"@rails/activestorage@^7.0.6":
version "7.0.6"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.0.6.tgz#8b762e7142eb8332541dffa0f841d7a5026f64fd"
integrity sha512-sLr5Uj8cnWkX9lLV7wk8mIVFt6XFOJR7mAXm0QmDnrR/YGMF4Ho5tcVRUHzlyAisRQcHp6D0zHSVgOUukF8OHg==
"@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==
dependencies:
spark-md5 "^3.0.1"

Expand Down

0 comments on commit 2d951ce

Please sign in to comment.