Skip to content

Commit

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


Updates `@rails/activestorage` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.1.0...v7.1.1)

Updates `@rails/ujs` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.1.0...v7.1.1)

---
updated-dependencies:
- dependency-name: "@rails/activestorage"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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] authored Oct 16, 2023
1 parent 15e6d14 commit 24678fc
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 @@ -21,8 +21,8 @@
"@babel/preset-typescript": "^7.23.0",
"@dodona/papyros": "^1.0.1",
"@popperjs/core": "^2.11.8",
"@rails/activestorage": "^7.1.0",
"@rails/ujs": "^7.1.0",
"@rails/activestorage": "^7.1.1",
"@rails/ujs": "^7.1.1",
"@types/d3": "^7.4.1",
"babel-loader": "^9.1.3",
"babel-plugin-macros": "^3.1.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1630,17 +1630,17 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==

"@rails/activestorage@^7.1.0":
version "7.1.0"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.1.0.tgz#6aeea30720f98ea25f790596862ac89251bcc05d"
integrity sha512-TYc3AkBaXgBlavODTHPgyaOMqt0MRkFlPCa7BiQJJyND17GYS7pP0lT0bgcDQgpuKMvsCdVxQaRwl6tzL5AW0g==
"@rails/activestorage@^7.1.1":
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/ujs@^7.1.0":
version "7.1.0"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.0.tgz#144ec54b1cc53aa24713cafc29bf8a8d52ac3d24"
integrity sha512-cO8+HREI8hhJDaFyzGCA4AL9/EotHYSTz1v7aQmfZmUdanx/ppXe+MPE4dly2/MtC6Ha6K2Dkzo7bkDGc46y6Q==
"@rails/ujs@^7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.1.tgz#f8df96e406a2a824084b637880e57c257073cb05"
integrity sha512-ywGwWNiqXN3Bb1BifVQTrkWEWcAGLHW3D0JNQMQeu57LsoluRzvnenNLPsmdoDPkrmSIASDXNsJiCIpUzFj8CA==

"@sinonjs/commons@^1.7.0":
version "1.8.3"
Expand Down

0 comments on commit 24678fc

Please sign in to comment.