Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@activeadmin/activeadmin"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 2714cf2 commit cb4e13c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "rails_api_base",
"private": "true",
"dependencies": {
"@activeadmin/activeadmin": "3.2.0",
"@activeadmin/activeadmin": "3.2.1",
"@fortawesome/fontawesome-free": "6.5.2",
"arctic_admin": "4.3.1",
"esbuild": "0.20.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@activeadmin/activeadmin@3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@activeadmin/activeadmin/-/activeadmin-3.2.0.tgz#6691ba15143f6493f465bf265999f797402aec49"
integrity sha512-3TYv5LqEe2HIvGWjGpla984NXlvT2f2KDegWSXt3oneFpHrM5PiAOuoN4N01554kJhOSY4ejaeh6iWtdmgPb7Q==
"@activeadmin/activeadmin@3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@activeadmin/activeadmin/-/activeadmin-3.2.1.tgz#da961923986985f6202adf6466d10e6b70a6c626"
integrity sha512-cLZ/9kv1A1+dFVPLRr6ECgdIyF4cwMt9H0CQPNeYVzNgkCPiqeYkrxQNbj4Jj/+kkvYDeLPtjXa2uGbrrv7oJA==
dependencies:
jquery "^3.4.1"
jquery-ui "^1.12.1"
Expand Down

0 comments on commit cb4e13c

Please sign in to comment.