Skip to content

Commit 899096b

Browse files
build(deps): bump @rails/activestorage from 8.0.0 to 8.0.100
Bumps [@rails/activestorage](https://github.com/rails/rails) from 8.0.0 to 8.0.100. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/commits) --- updated-dependencies: - dependency-name: "@rails/activestorage" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cb3182 commit 899096b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@popperjs/core": "^2.11.8",
2020
"@rails/actioncable": "^8.0.100",
2121
"@rails/actiontext": "^8.0.100",
22-
"@rails/activestorage": "^8.0.0",
22+
"@rails/activestorage": "^8.0.100",
2323
"@rails/ujs": "^7.1.500",
2424
"@stimulus-components/rails-nested-form": "^5.0.0",
2525
"add2calendar": "^1.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1476,10 +1476,10 @@
14761476
dependencies:
14771477
"@rails/activestorage" ">= 8.0.0-alpha"
14781478

1479-
"@rails/activestorage@>= 8.0.0-alpha", "@rails/activestorage@^8.0.0":
1480-
version "8.0.0"
1481-
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-8.0.0.tgz#be5dd10acc141b95ffa2b3026e61790c36f1679c"
1482-
integrity sha512-qoA7U1gMcWXhDnImwDIyRQDXkQKzThT2lu2Xpim8CnTOCEeAgkQ5Co2kzodpAI2grF1JSDvwXSPYNWwVAswndA==
1479+
"@rails/activestorage@>= 8.0.0-alpha", "@rails/activestorage@^8.0.100":
1480+
version "8.0.100"
1481+
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-8.0.100.tgz#a04f84b8e2359dce5c9cac0d2f408cd530d1495a"
1482+
integrity sha512-/fIFav9RFFzQKK3a91O2OOdnHxPx+mBIR6wZDxeH9bcbDf2dZqhVcr5DGRJuhkF8U7C3s0tYvYafscmkBNRlHQ==
14831483
dependencies:
14841484
spark-md5 "^3.0.1"
14851485

0 commit comments

Comments
 (0)