Skip to content

Commit

Permalink
Bump @oacore/design from 2.0.1 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [@oacore/design](https://github.com/oacore/design) from 2.0.1 to 3.1.1.
- [Release notes](https://github.com/oacore/design/releases)
- [Commits](oacore/design@2.0.1...3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Joozty committed Sep 30, 2020
1 parent 577aca5 commit f26b000
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 16 deletions.
6 changes: 6 additions & 0 deletions components/application/activity-select/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,10 @@
margin-top: auto;
justify-self: flex-end;
}

/* https://github.com/csstools/sanitize.css/issues/203 */
& li::before {
position: absolute;
content: '\200B';
}
}
96 changes: 81 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@mdi/svg": "^5.6.55",
"@oacore/design": "^2.0.1",
"@oacore/design": "^3.1.1",
"@sentry/browser": "^5.24.2",
"@sentry/node": "^5.24.2",
"@zeit/next-source-maps": "0.0.3",
Expand Down

1 comment on commit f26b000

@vercel
Copy link

@vercel vercel bot commented on f26b000 Sep 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.