Skip to content

Commit

Permalink
Bump the rails group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the rails group with 2 updates in the / directory: [@rails/activestorage](https://github.com/rails/rails) and [@rails/ujs](https://github.com/rails/rails).


Updates `@rails/activestorage` from 7.2.102 to 8.0.100
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/commits)

Updates `@rails/ujs` from 7.1.402 to 7.1.501
- [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-major
  dependency-group: rails
- dependency-name: "@rails/ujs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rails
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 65a36a7 commit 35c7f27
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@lezer/highlight": "^1.2.1",
"@lezer/lr": "^1.4.2",
"@popperjs/core": "^2.11.8",
"@rails/activestorage": "^7.2.102",
"@rails/ujs": "^7.1.402",
"@rails/activestorage": "^8.0.100",
"@rails/ujs": "^7.1.501",
"@replit/codemirror-lang-csharp": "^6.2.0",
"@sentry/browser": "^8.47.0",
"@sentry/webpack-plugin": "^2.22.7",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2028,17 +2028,17 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==

"@rails/activestorage@^7.2.102":
version "7.2.102"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.102.tgz#6c44033e4698ea92466a764515d3b156d58c6530"
integrity sha512-indJKK6bhETIfyYqUtbE3neUQCZ7Qm3lcPXSHqlVBYsJ3DnUKKejqvaIHHA5MrmqTKNbnnrX4zyeA1mrJgLk9Q==
"@rails/activestorage@^8.0.100":
version "8.0.100"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-8.0.100.tgz#a04f84b8e2359dce5c9cac0d2f408cd530d1495a"
integrity sha512-/fIFav9RFFzQKK3a91O2OOdnHxPx+mBIR6wZDxeH9bcbDf2dZqhVcr5DGRJuhkF8U7C3s0tYvYafscmkBNRlHQ==
dependencies:
spark-md5 "^3.0.1"

"@rails/ujs@^7.1.402":
version "7.1.402"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.402.tgz#5d4e7e5d1e2e22df081bf5693fc75f0725635130"
integrity sha512-q9dDlIR+anDtuGcV56rLnqHAxtWo8vkSnvfFt7juthvHc+97NEtGlnM++uhvnlDbR+7EGkX8nGqQIF8R93oWMQ==
"@rails/ujs@^7.1.501":
version "7.1.501"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.501.tgz#e560a7b6885a12a659c4beb47f4336c8a9353056"
integrity sha512-7EDRGUlgns12IgP3SXVSaxA3CwRzbLOypPXn1EqEZiZ/NS/PwaQ/oa7Z2VRO4B46JifoVr0PYg+G5ERSGQJHxQ==

"@replit/codemirror-lang-csharp@^6.2.0":
version "6.2.0"
Expand Down

0 comments on commit 35c7f27

Please sign in to comment.