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.0.7 to 7.0.8
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.0.7...v7.0.8)

Updates `@rails/ujs` from 7.0.7 to 7.0.8
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.0.7...v7.0.8)

---
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 Sep 11, 2023
1 parent 2faf152 commit 1c5d9c8
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 @@ -20,8 +20,8 @@
"@babel/preset-typescript": "^7.22.15",
"@dodona/papyros": "^1.0.1",
"@popperjs/core": "^2.11.8",
"@rails/activestorage": "^7.0.7",
"@rails/ujs": "^7.0.7",
"@rails/activestorage": "^7.0.8",
"@rails/ujs": "^7.0.8",
"@types/d3": "^7.4.0",
"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 @@ -1624,17 +1624,17 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==

"@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==
"@rails/activestorage@^7.0.8":
version "7.0.8"
resolved "https://registry.yarnpkg.com/@rails/activestorage/-/activestorage-7.0.8.tgz#7ea8a656b5621e0dc57f51e3ad2f06c3af30d3ea"
integrity sha512-CxPyCxTV0HIaZP8qqH11tkESNl8TrQsIAesAgeOXDOl0BkaN6nC0/Mq2/0ngezBu9CZbFzfHtP2g6Yl8BWkV8g==
dependencies:
spark-md5 "^3.0.1"

"@rails/ujs@^7.0.7":
version "7.0.7"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.7.tgz#54af8d66160a8a7bf7d8f184703d2bf4b3fab914"
integrity sha512-J2v5Ca7HgejO7diGKiDylaVDQKmbQ5FJih6Oo3hXuBKEuXlcaccJu64lj8MNVLaPVyZx0g4gaOQZQz95QEb/hg==
"@rails/ujs@^7.0.8":
version "7.0.8"
resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.0.8.tgz#59853367d0827b3955d2c4bedfd5eba4a79d3422"
integrity sha512-tOQQBVH8LsUpGXqDnk+kaOGVsgZ8maHAhEiw3Git3p88q+c0Slgu47HuDnL6sVxeCfz24zbq7dOjsVYDiTpDIA==

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

0 comments on commit 1c5d9c8

Please sign in to comment.