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.1.3 to 7.2.100
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/commits)

Updates `@rails/ujs` from 7.1.3 to 7.1.400
- [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-minor
  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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent 12f0e2a commit 61eb137
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 @@ -26,8 +26,8 @@
"@lezer/highlight": "^1.2.1",
"@lezer/lr": "^1.4.2",
"@popperjs/core": "^2.11.8",
"@rails/activestorage": "^7.1.3",
"@rails/ujs": "^7.1.3",
"@rails/activestorage": "^7.2.100",
"@rails/ujs": "^7.1.400",
"@replit/codemirror-lang-csharp": "^6.2.0",
"@sentry/browser": "^8.26.0",
"@sentry/webpack-plugin": "^2.22.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2037,17 +2037,17 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==

"@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==
"@rails/activestorage@^7.2.100":
version "7.2.100"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.2.100.tgz#c1e643d3c35c62c946e6f7c8d812fa567d2ce915"
integrity sha512-gohCilm1E10W51Hc9iT960xX9TP11L5TJ4W1ufs9f3h5Ncsw01S/eHgVUfcdfszqw3G+28Z0MFu999+iSpgdTg==
dependencies:
spark-md5 "^3.0.1"

"@rails/ujs@^7.1.3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.3.tgz#6d94a68b7da5046147d31716e0c187a4ead4fb93"
integrity sha512-FxtgKNvvIonoBE1TK7U10VMf6CYvzq8SIZ1XZ1Q8zcn/BEXzPzid3zC9qFiojuI5WXVwWhO8GFqApq0stD+OqQ==
"@rails/ujs@^7.1.400":
version "7.1.400"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.400.tgz#b2a76bdccb5197b9e866954536106386c87cfab5"
integrity sha512-YwvXm3BR5tn+VCAKYGycLejMRVZE3Ionj5gFjEeGXCZnI0Rpi+7dKpmyu90kdUY7dRUFpHTdu9zZceEzFLl38w==

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

0 comments on commit 61eb137

Please sign in to comment.