Skip to content

Commit

Permalink
Bump rails_admin from 3.2.0 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [rails_admin](https://github.com/railsadminteam/rails_admin) from 3.2.0 to 3.2.1.
- [Changelog](https://github.com/railsadminteam/rails_admin/blob/master/CHANGELOG.md)
- [Commits](railsadminteam/rails_admin@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: rails_admin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent d7310cc commit 7189349
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jquery-ujs": "^1.2.3",
"mini-css-extract-plugin": "^2.9.1",
"rails-erb-loader": "usabilityhub/rails-erb-loader#master",
"rails_admin": "3.2.0",
"rails_admin": "3.2.1",
"sass": "^1.79.5",
"sass-loader": "^16.0.2",
"select2": "^4.1.0-rc.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2741,7 +2741,7 @@ __metadata:
jquery-ujs: "npm:^1.2.3"
mini-css-extract-plugin: "npm:^2.9.1"
rails-erb-loader: "usabilityhub/rails-erb-loader#master"
rails_admin: "npm:3.2.0"
rails_admin: "npm:3.2.1"
sass: "npm:^1.79.5"
sass-loader: "npm:^16.0.2"
select2: "npm:^4.1.0-rc.0"
Expand Down Expand Up @@ -5644,9 +5644,9 @@ __metadata:
languageName: node
linkType: hard

"rails_admin@npm:3.2.0":
version: 3.2.0
resolution: "rails_admin@npm:3.2.0"
"rails_admin@npm:3.2.1":
version: 3.2.1
resolution: "rails_admin@npm:3.2.1"
dependencies:
"@babel/runtime": "npm:^7.16.7"
"@fortawesome/fontawesome-free": "npm:>=5.15.0 <7.0.0"
Expand All @@ -5657,7 +5657,7 @@ __metadata:
flatpickr: "npm:^4.6.9"
jquery: "npm:^3.6.0"
jquery-ui: "npm:^1.12.1 <1.14.0"
checksum: 10c0/f472cfd38d74589b8d153c8716752a189a2decff5ba36bc31365e7881d5049003f781c71e38db9ac798759661e7f6a5ee65e4bb55d6b222db277f364ddd038d1
checksum: 10c0/7617164234a0fbd7d545597272c68dbb67c7bcd92210c58eb7bacc8e1d369a67f8853d5e28cfb75532c7de3df5082b5a1478a2ed1dbfd7aa77a9f587a2cfd0db
languageName: node
linkType: hard

Expand Down

0 comments on commit 7189349

Please sign in to comment.