Skip to content

Commit 91f1e43

Browse files
Bump @activeadmin/activeadmin from 3.5.0 to 3.5.1
Bumps [@activeadmin/activeadmin](https://github.com/activeadmin/activeadmin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/activeadmin/activeadmin/releases) - [Changelog](https://github.com/activeadmin/activeadmin/blob/v3.5.1/CHANGELOG.md) - [Commits](activeadmin/activeadmin@v3.5.0...v3.5.1) --- updated-dependencies: - dependency-name: "@activeadmin/activeadmin" dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d23702 commit 91f1e43

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"packageManager": "yarn@4.4.1",
99
"dependencies": {
10-
"@activeadmin/activeadmin": "3.5.0",
10+
"@activeadmin/activeadmin": "3.5.1",
1111
"@fortawesome/fontawesome-free": "7.2.0",
1212
"arctic_admin": "4.3.3",
1313
"esbuild": "0.27.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ __metadata:
55
version: 8
66
cacheKey: 10c0
77

8-
"@activeadmin/activeadmin@npm:3.5.0":
9-
version: 3.5.0
10-
resolution: "@activeadmin/activeadmin@npm:3.5.0"
8+
"@activeadmin/activeadmin@npm:3.5.1":
9+
version: 3.5.1
10+
resolution: "@activeadmin/activeadmin@npm:3.5.1"
1111
dependencies:
1212
jquery: "npm:^3.7.1 || ^4.0.0"
1313
jquery-ui: "npm:^1.14.2"
1414
jquery-ujs: "npm:^1.2.2"
15-
checksum: 10c0/343ff8c4277d6c049cf218d666cb019e0edd418a5e5a6df54bde9a49ce8ea0a8e099b7d06af6489aafcb77b07e95c155053de7187cf2abc12eadf1d391e186ac
15+
checksum: 10c0/faf533aecd2fde4012c7fe7df22782a15baa05399d24e83f9ec26c59f41ee2a0b0d8eb61fa3edafd040e5dda69d9a9ab7e008f8995ba8687a735b1376cbc5957
1616
languageName: node
1717
linkType: hard
1818

@@ -997,7 +997,7 @@ __metadata:
997997
version: 0.0.0-use.local
998998
resolution: "rails_api_base@workspace:."
999999
dependencies:
1000-
"@activeadmin/activeadmin": "npm:3.5.0"
1000+
"@activeadmin/activeadmin": "npm:3.5.1"
10011001
"@fortawesome/fontawesome-free": "npm:7.2.0"
10021002
arctic_admin: "npm:4.3.3"
10031003
esbuild: "npm:0.27.4"

0 commit comments

Comments
 (0)