Skip to content

Commit

Permalink
Bump @activeadmin/activeadmin from 3.2.1 to 3.2.2 (#735)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent fe050e4 commit f31bca5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rails_api_base",
"private": "true",
"dependencies": {
"@activeadmin/activeadmin": "3.2.1",
"@activeadmin/activeadmin": "3.2.2",
"@fortawesome/fontawesome-free": "6.5.2",
"arctic_admin": "4.3.1",
"esbuild": "0.21.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# yarn lockfile v1


"@activeadmin/[email protected].1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@activeadmin/activeadmin/-/activeadmin-3.2.1.tgz#da961923986985f6202adf6466d10e6b70a6c626"
integrity sha512-cLZ/9kv1A1+dFVPLRr6ECgdIyF4cwMt9H0CQPNeYVzNgkCPiqeYkrxQNbj4Jj/+kkvYDeLPtjXa2uGbrrv7oJA==
"@activeadmin/[email protected].2":
version "3.2.2"
resolved "https://registry.yarnpkg.com/@activeadmin/activeadmin/-/activeadmin-3.2.2.tgz#7185463a59a181e6bab4ed09f18187bda18ba114"
integrity sha512-4wMLyEH8IzpDDlpKzv1co3TW+Uhdr8H6SEEa0oLPKkqxtNiA1y11uYN5cSTVC+irMaprL5/irENXke1aJdHWMg==
dependencies:
jquery "^3.4.1"
jquery-ui "^1.12.1"
jquery-ui "^1.13.3"
jquery-ujs "^1.2.2"

"@esbuild/[email protected]":
Expand Down Expand Up @@ -165,7 +165,7 @@ [email protected]:
"@esbuild/win32-ia32" "0.21.4"
"@esbuild/win32-x64" "0.21.4"

[email protected], jquery-ui@^1.12.1:
[email protected], jquery-ui@^1.13.3:
version "1.13.3"
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.3.tgz#d9f5292b2857fa1f2fdbbe8f2e66081664eb9bc5"
integrity sha512-D2YJfswSJRh/B8M/zCowDpNFfwsDmtfnMPwjJTyvl+CBqzpYwQ+gFYIbUUlzijy/Qvoy30H1YhoSui4MNYpRwA==
Expand Down

0 comments on commit f31bca5

Please sign in to comment.