Skip to content

Commit 1f306ee

Browse files
feat: bump desing-system
1 parent 82ea4d5 commit 1f306ee

File tree

6 files changed

+16
-16
lines changed

6 files changed

+16
-16
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"wait-on": "^5.2.0"
3333
},
3434
"dependencies": {
35-
"@admin-bro/design-system": "1.7.0-beta.18",
35+
"@admin-bro/design-system": "1.7.0-beta.21",
3636
"@admin-bro/express": "^3.0.1",
3737
"@admin-bro/firebase-functions": "^3.1.0",
3838
"@admin-bro/passwords": "^1.0.3",

app/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@admin-bro/[email protected].18":
6-
version "1.7.0-beta.18"
7-
resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.7.0-beta.18.tgz#c2b230ba985352b326e0fbff18847c21f06fe9dd"
8-
integrity sha512-I0LLB4863JJkJgoNszhp0tBNm0XVMa7Dl5A5Pnvvsk0BMV7EDHZQGqCCcDdXWQ1vt3M8Lgytfe0avAgY1+UalQ==
5+
"@admin-bro/[email protected].21":
6+
version "1.7.0-beta.21"
7+
resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.7.0-beta.21.tgz#3195ee9750c76865a86e8be22148e163ef29a4e9"
8+
integrity sha512-NR/GlRCd8o47JKZ3pUc/sy5VUxR/ftUHHD5arQSMNIlSM9DvvOY6mQjzo2sJ8PuMGXt/cMofXmJ+bO/9ZtzzVA==
99
dependencies:
1010
"@carbon/icons-react" "^10.14.0"
1111
jw-paginate "^1.0.4"

example-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"admin-bro": "3.3.0-beta.13",
22-
"@admin-bro/design-system": "1.7.0-beta.17",
22+
"@admin-bro/design-system": "1.7.0-beta.21",
2323
"@admin-bro/express": "3.0.1",
2424
"@admin-bro/mongoose": "1.0.2",
2525
"@admin-bro/sequelize": "1.1.1",

example-app/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@admin-bro/[email protected].17":
6-
version "1.7.0-beta.17"
7-
resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.7.0-beta.17.tgz#bac27b114863136756fe43e9af10405ec4dc92b9"
8-
integrity sha512-yrWqqnDXRmc7uSMTKNQVzGwg/USb89OU81B9ojDu1hiLrn60BUr6Y0dYjkz3AOmQh7zwtF4RoANx63njD0Xgxg==
5+
"@admin-bro/[email protected].21":
6+
version "1.7.0-beta.21"
7+
resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.7.0-beta.21.tgz#3195ee9750c76865a86e8be22148e163ef29a4e9"
8+
integrity sha512-NR/GlRCd8o47JKZ3pUc/sy5VUxR/ftUHHD5arQSMNIlSM9DvvOY6mQjzo2sJ8PuMGXt/cMofXmJ+bO/9ZtzzVA==
99
dependencies:
1010
"@carbon/icons-react" "^10.14.0"
1111
jw-paginate "^1.0.4"

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"homepage": "https://github.com/SoftwareBrothers/admin-bro#readme",
7777
"dependencies": {
78-
"@admin-bro/design-system": "^1.7.0-beta.18",
78+
"@admin-bro/design-system": "^1.7.0-beta.21",
7979
"@babel/core": "^7.10.2",
8080
"@babel/parser": "^7.10.2",
8181
"@babel/plugin-transform-runtime": "^7.10.1",
@@ -112,7 +112,7 @@
112112
"styled-components": "^5.1.0"
113113
},
114114
"devDependencies": {
115-
"@admin-bro/design-system": "^1.7.0-beta.18",
115+
"@admin-bro/design-system": "^1.7.0-beta.21",
116116
"@babel/cli": "^7.4.4",
117117
"@commitlint/cli": "^8.3.5",
118118
"@commitlint/config-conventional": "^8.3.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@admin-bro/design-system@^1.7.0-beta.18":
6-
version "1.7.0-beta.20"
7-
resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.7.0-beta.20.tgz#d024eadf5a636b53e420d03368e89ebfa4e1caec"
8-
integrity sha512-MBhajB3Szt2yY6MPHSa/oAQBzsoRMeuvj2HuIgjJP3dzCmdQgw/EHgy8ejlRxWJY0l51NG819a95V54gYLPQpA==
5+
"@admin-bro/design-system@^1.7.0-beta.21":
6+
version "1.7.0-beta.21"
7+
resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.7.0-beta.21.tgz#3195ee9750c76865a86e8be22148e163ef29a4e9"
8+
integrity sha512-NR/GlRCd8o47JKZ3pUc/sy5VUxR/ftUHHD5arQSMNIlSM9DvvOY6mQjzo2sJ8PuMGXt/cMofXmJ+bO/9ZtzzVA==
99
dependencies:
1010
"@carbon/icons-react" "^10.14.0"
1111
jw-paginate "^1.0.4"

0 commit comments

Comments
 (0)