Skip to content

Commit 4d3e0b2

Browse files
Bump @activeadmin/activeadmin from 3.2.4 to 3.2.5 (#833)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68735bf commit 4d3e0b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"yarn": "1.22"
77
},
88
"dependencies": {
9-
"@activeadmin/activeadmin": "3.2.4",
9+
"@activeadmin/activeadmin": "3.2.5",
1010
"@fortawesome/fontawesome-free": "6.6.0",
1111
"arctic_admin": "4.3.1",
1212
"esbuild": "0.23.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@activeadmin/[email protected].4":
6-
version "3.2.4"
7-
resolved "https://registry.yarnpkg.com/@activeadmin/activeadmin/-/activeadmin-3.2.4.tgz#b96ef8b393c6b0a6c77a137cc48a4707ba82d296"
8-
integrity sha512-SdpAwv0Is9mfB75akaltxa1TyfIDKJymfcuG4E7tIY3PHtaVtc6/A/txo0UagmTIXb2Gc0JKJXuoJOsVQioezA==
5+
"@activeadmin/[email protected].5":
6+
version "3.2.5"
7+
resolved "https://registry.yarnpkg.com/@activeadmin/activeadmin/-/activeadmin-3.2.5.tgz#fe515b69e96accf45d5fce2ca82285cc073b6363"
8+
integrity sha512-xWbnRljhpijfyS7PD8G9WTTryuf44tOicquCG6Nav26iYsADezIAtfbqUHwtJRxc9dJq9n+ma9j+U0X03UekFg==
99
dependencies:
1010
jquery "^3.4.1"
1111
jquery-ui "^1.13.3"

0 commit comments

Comments
 (0)