Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

React MD

An accessible React component library built from the Material Design guidelines in Sass
Collective - Host: opensource - https://opencollective.com/react-md - Website: https://react-md.dev - Code: https://github.com/mlaursen

fixed sass-lint error

github.com/mlaursen/react-md - 58f614b38b5a7dcca6a84319275320b9863cba87 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#1205)

github.com/mlaursen/react-md - f2cb1a9cc62acc77f1bafe49dd56b10ee241f454 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(website): fix links to form demos in blog

github.com/mlaursen/react-md - b1626b5a4ef77a1dda2863bbed9fe1379a0e9513 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(install): slighly reduce install size by excluding tests in publish

github.com/mlaursen/react-md - 9d01a44b81b619d6ac1c4d458005c99838fc6894 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(release): publish v2.9.0

github.com/mlaursen/react-md - 4d2ab41e4f72827ce7c3337c6cc2506533fc199f authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): bump react-hook-form from v6.15.5 to v7.11.1

github.com/mlaursen/react-md - f4d706e96a73772b701d163ade5f608979343a55 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): bump @testing-library/user-event from v13.0.6 to v13.2.0

github.com/mlaursen/react-md - 3b1b8c03dfc0696aaed0d125697ddab5e6ec3ef3 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): bump most dev-dependencies to latest

github.com/mlaursen/react-md - 91413f12ddfc6d07b177a2c556e9a069c15b2165 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): bump filesize from v6.4.0 to v7.0.0

github.com/mlaursen/react-md - 5cc80bedc66f0b52b07b224e3b5eb2aa71437542 authored over 3 years ago by Mikkel Laursen <[email protected]>
test(form): Added tests for useFileUpload

github.com/mlaursen/react-md - 49ce4d9812a3a854a256c36b7e7ef7fcdb696ba4 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Added examples for useFileUpload

github.com/mlaursen/react-md - 8f9002ea95e2562e0d04291c2acc972953eca09e authored over 3 years ago by Mikkel Laursen <[email protected]>
feat(form): Added a useFileUpload hook to upload files to the browser

Closes #1159

github.com/mlaursen/react-md - efb3f2f2e3f4b848097c42d58da32e42887c541b authored over 3 years ago by Mikkel Laursen <[email protected]>
feat(form): FileInput automatically swaps button type to text if children exist

github.com/mlaursen/react-md - e5585e1309d4bde0dcd8ed0afc6b737a12863011 authored over 3 years ago by Mikkel Laursen <[email protected]>
feat(form): FormMessageCounter component added to public API

github.com/mlaursen/react-md - 15088122c3607730fdc52ff706d1d9ea56a6e32c authored over 3 years ago by Mikkel Laursen <[email protected]>
feat(utils): added useDropzone hook

github.com/mlaursen/react-md - bc07a1f56673b14bf4941971cc50ebeb0a298a51 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Split form demos into separate pages

github.com/mlaursen/react-md - 85949300c8f3c0150812885c44348d09c649e9b0 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Added an endpoint for uploading files that acts like a /dev/null

Hopefully...

github.com/mlaursen/react-md - 9663ae8f5524839a2217d4e52bf384b7304d771c authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Fixed rightAddon for Customizing Select Options Demo

github.com/mlaursen/react-md - 367cc0d227dcd08e16b3e3893121f2bb57ed79d2 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Use temporary layout on desktop in dev mode to get more screen space

github.com/mlaursen/react-md - 53b20c43ee4f6a6a11cb84cda51e806a9d333ad1 authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(form): FileInput correctly center the icon when children aren't provided

github.com/mlaursen/react-md - 3a6ab3361e91879a9ecbdaaa71aa084508414b11 authored over 3 years ago by Mikkel Laursen <[email protected]>
test(layout): Added additional test coverage

github.com/mlaursen/react-md - 7c123ef14e76e0bd74eab32c38a7c2cb58ae0c02 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump to latest

github.com/mlaursen/eslint-config - d3c87c61c4fc12458241f41d79ab8824c07ef380 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(deps): added dependabot workflow

github.com/mlaursen/vim-react-snippets - 7be26540a9524039dba9d9e3f8a2b40589ba6132 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): bump everything to latest

github.com/mlaursen/vim-react-snippets - 0a76b69341a50aadbfa2ad2f7d5562e650a536ae authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(layout): useLayoutNavigation possible perf fix

This was caught by CodeQL:

CWE-400
CWE-730

> This regular expression that depends on library i...

github.com/mlaursen/react-md - 3d65e4eb3aec446d1d821fc9d86896d9758ab4fc authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(website): fix eslint error after updating prettier

github.com/mlaursen/react-md - 75a9b0f18b533e2037567e932d3cbf8be5f8e9aa authored over 3 years ago by Mikkel Laursen <[email protected]>
Added CodeQL Workflow for code analysis

github.com/mlaursen/react-md - 9b4a279af044ae949bbf1318a9b023e21b076953 authored over 3 years ago by Mikkel Laursen <[email protected]>
build(workflow): Updated to v2.2.0 of actions/setup-node

github.com/mlaursen/mlaursen.com - 730ed6f35ebdfd2343db739f058e5ee03e9cb058 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump everything to latest and change node-sass to sass

github.com/mlaursen/mlaursen.com - 698be7710362cb117d127136db7eca6dbb84fc6f authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(release): publish v2.8.5

github.com/mlaursen/react-md - 015876a77ba2b484d797395ce1f7d097b35d0834 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-utils): Updated release script to allow custom CHANGELOG updates

github.com/mlaursen/react-md - dde151bdaf3f9872bf2c4a33abc03910337da083 authored over 3 years ago by Mikkel Laursen <[email protected]>
docs(form): Updated documentation for useIndeterminateChecked

github.com/mlaursen/react-md - 8646c2819e9c6d03a4635f5813f8f3c93ff6bdd3 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): bump typescript, ts-morph, and typedoc to latest

github.com/mlaursen/react-md - 76c98fe8f84b336c394f68a21fb6bfabc72a672b authored over 3 years ago by Mikkel Laursen <[email protected]>
test(form): Added tests for useIndeterminateChecked

github.com/mlaursen/react-md - cc2a4220a964fe128c020bdea058316081092a87 authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(form): useIndeterminateChecked supports MenuItemCheckbox with new option

github.com/mlaursen/react-md - 9ab67bffe5cad01991452bd35fefd2fa0724701e authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(website): Updated MenuWithFormControls example for indeterminate checkboxes

github.com/mlaursen/react-md - 2d208485c75eb9c717b10a771e291b38fd2cd11b authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(form): MenuItemCheckbox added missing indeterminate state

Closes #1186

github.com/mlaursen/react-md - aa2c55215812de2052b3af691ac16405806f3952 authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(form): MenuItemCheckbox, MenuItemRadio, and MenuItemSwitch styles on light themes

This removes some weird thick borders that gets applied while
hovering/keyboard focusing the ite...

github.com/mlaursen/react-md - fc4dcd9a2b687f5cee6a62efefc6ad5d2a87b6cc authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(form): useIndeterminateChecked correctly uses readonly prefix

github.com/mlaursen/react-md - 7f69a719affbe6d15542225b94ba4b0dc5ea5fa4 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): bump most dev dependencies to latest

Unable to bump the following packages:

- typescript - breaks typedoc
- typedoc - breaks ...

github.com/mlaursen/react-md - 6ed2b655c532f9f81a03aa78abf12f816e937614 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): bump testing-library packages to latest

github.com/mlaursen/react-md - 916d9689de99c63c5f7625101c03c4abba413fbf authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): bump next and other build deps to latest

github.com/mlaursen/react-md - a85dc0d853da63c9a75e7a95104ce649af535b0e authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-deps): bump actions/setup-node to v2.2.0 for build-in yarn cache

github.com/mlaursen/react-md - 6c1a52240524813e776065bacd0ce1d138ab17bd authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(release): 1.1.4

github.com/mlaursen/eslint-config - 9004c40dbbfbe3be04d1d01f17a1e8ad97cce613 authored over 3 years ago by Mikkel Laursen <[email protected]>
build(deps): bump packages to latest

github.com/mlaursen/eslint-config - 1aaa168380081580d74ef08f20a75de5fce18db9 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump react-transition-group to v4.4.2

github.com/mlaursen/react-md - 868f1ca4a6811f62223e2af8048a4719c6ff3d93 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump set-getter from 0.1.0 to 0.1.1 (#10)

github.com/mlaursen/vim-react-snippets - c41603ab97f0761346163f6b15c97d93bddf81ed authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): publish v2.8.4

github.com/mlaursen/react-md - 4266facbfb84ce7fbd66ef5eed040b33fd95b92b authored over 3 years ago by Mikkel Laursen <[email protected]>
updated doc tsconfig for better autocompletion

github.com/mlaursen/react-md - 7fb8b94aaf47dffcdd7ae1da7b55b8d98e5b21c1 authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(utils): omit uses readonly prefix for key list

github.com/mlaursen/react-md - d3e1ee8659b156b7ff70e373904024bd38cd66b9 authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(utils): Slightly better tooltip behavior after clicking somewhere on the page

github.com/mlaursen/react-md - 4d3fc164cbb24c8d8824f7dcd5794595ac2a6e77 authored over 3 years ago by Mikkel Laursen <[email protected]>
test(form): added tests for controlled Switches

Closes #1175

github.com/mlaursen/react-md - 8c65df67d72c73df759e1a27d9472d9f708bd81f authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(switch) Pass checked prop to component

github.com/mlaursen/react-md - bffae6f6186f9bb1a9c219d8c3f728fa469b1471 authored over 3 years ago by Lindomar Oliveira <[email protected]>
chore(deps): bump marked from 2.0.3 to 2.0.7 (#1173)

github.com/mlaursen/react-md - a5ecbacd1a2473b9ab698573567a65b5865b139c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump rollup from 2.47.0 to 2.51.0 (#1174)

github.com/mlaursen/react-md - 4abfe27d2cd57d354848159610c808c98b87e0a7 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @testing-library/react-hooks from 5.1.2 to 7.0.0 (#1171)

github.com/mlaursen/react-md - 319ef0c19a03530db13ceaa1d4f3954ba392e016 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump actions/cache from 2.1.5 to 2.1.6 (#1168)

github.com/mlaursen/react-md - a652311c4316ed79bbd9c4a0a786d552268e5d28 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/lodash from 4.14.168 to 4.14.170 (#1164)

github.com/mlaursen/react-md - 97391ce7b33b7a2d8ddd4e24d76bdadd66933a61 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump prettier from 2.2.1 to 2.3.1 (#175)

github.com/mlaursen/mlaursen.com - 6780b8b23df26040caf45a0f14d5a0a409937431 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @types/prompts from 2.0.10 to 2.0.12 (#1162)

github.com/mlaursen/react-md - 9e2b32a5a8d599328ad2919557d82ada8c1b7533 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump eslint-plugin-import from 2.22.1 to 2.23.4 (#86)

github.com/mlaursen/eslint-config - bf8a0f1766bc901746ec1c6a4ec7d7c74f52e3c7 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump glob-parent from 5.1.1 to 5.1.2 (#177)

github.com/mlaursen/mlaursen.com - 22a04a4f4133f158c9fe2a83a72915fb6ef93e79 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump @types/node from 15.0.2 to 15.12.1 (#174)

github.com/mlaursen/mlaursen.com - 1aff377732c25adbcbe36f9ec3ab8564b0e85ad2 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump JamesIves/github-pages-deploy-action (#173)

github.com/mlaursen/mlaursen.com - bf4d9c93dbaaa7facef470c33ff09f4e41ed787b authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#171)

github.com/mlaursen/mlaursen.com - d60d78469898e513bb5a4ede24712c9c6e0da1ab authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump @react-md/link from 2.8.2 to 2.8.3 (#169)

github.com/mlaursen/mlaursen.com - 7e14887b6b8039d0c157fbcceab0f3c6a292c831 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump lint-staged from 10.5.4 to 11.0.0 (#167)

github.com/mlaursen/mlaursen.com - 6f8008642b12e59991b064a9db5fd78e839ef8d3 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump glob-parent from 5.1.1 to 5.1.2 (#90)

github.com/mlaursen/eslint-config - 7eca343884d93a098eacd7b8247217fe705832fc authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump glob-parent from 5.1.1 to 5.1.2 (#15)

github.com/mlaursen/changelog-preset - 40b5a468bab62a6a99e671d2ca243f2655049c41 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump @typescript-eslint/parser from 4.22.1 to 4.26.0 (#89)

github.com/mlaursen/eslint-config - b9669c2f1d68516bdd22728dadc387670c8eacf9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.26.0 (#88)

github.com/mlaursen/eslint-config - 2e0d6f3062efaaf7163497430981f9a21beade2e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump eslint-plugin-react from 7.23.2 to 7.24.0 (#85)

github.com/mlaursen/eslint-config - d82ce49f18c34c7b4089cf4d2f211725fd657bcb authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#14)

github.com/mlaursen/changelog-preset - e22628a111e7d90bc15db9d28b6e75b1ca76cfb6 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump eslint from 7.25.0 to 7.27.0 (#13)

github.com/mlaursen/changelog-preset - 4dc3f923b538d990f1f0ee2478bb7336a60e8cc3 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump standard-version from 9.2.0 to 9.3.0 (#12)

github.com/mlaursen/changelog-preset - 42e308bc87d3132934426ce76cca5d78ab232256 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump typescript from 4.2.4 to 4.3.2 (#11)

github.com/mlaursen/changelog-preset - 5dd540297b74bb923e4ec44238cc64a9907be4f9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): bump prettier from 2.2.1 to 2.3.0 (#10)

github.com/mlaursen/changelog-preset - dcc02a37aebb425d8d2ef720069a1e67c137fbe8 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Renamed contrast check function

github.com/mlaursen/react-md - 97c1ad71fb37290d4d5083adc2fe1f4e797cdc1e authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(deps-dev): bump @testing-library/dom from 7.30.4 to 7.31.0 (#1153)

github.com/mlaursen/react-md - d7b44fb9424540772295204327fbdee3e521e69a authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump dotenv from 9.0.1 to 10.0.0 (#1161)

github.com/mlaursen/react-md - be29d777a862cca3740e1da46fc04d64ac1ae8d2 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump @testing-library/react from 11.2.6 to 11.2.7 (#1152)

github.com/mlaursen/react-md - 4f8d3f70951fffb16a5c55e4d98663134c8c80cc authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump ts-morph from 10.0.2 to 10.1.0 (#1151)

github.com/mlaursen/react-md - 594d469701ea393d90050e10aaaf73db39ee1d33 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(website): Update next and build deps to fix font loading issues

github.com/mlaursen/react-md - e52861739ca4d1ac5ec8b1c935bab2327391074d authored over 3 years ago by Mikkel Laursen <[email protected]>
docs(website): Updated general documentation

github.com/mlaursen/react-md - 9bc8a0dc3a513e4c1131523ee3bc6a10f61fdfed authored over 3 years ago by Mikkel Laursen <[email protected]>
add website alias to changelog config

github.com/mlaursen/react-md - d98bf51c42f2e2ba45e211582546c302f4579fd6 authored over 3 years ago by Mikkel Laursen <[email protected]>
style: ran prettier aftering upgrading to v2.3.0

github.com/mlaursen/react-md - 3ce236a6008ff3d57f16cf3f6ab8e85fcce1dd4d authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(release): publish v2.8.3

github.com/mlaursen/react-md - c02bfcf9eca5196f9b9c415bdf6d81cabd08a980 authored over 3 years ago by Mikkel Laursen <[email protected]>
docs(website): Fix typedoc source links when deployed through vercel

This also fixes the issue where prebuild-docs is called twice since it
looks like the `pre` hook...

github.com/mlaursen/react-md - a4eed1b6688dc6a3aa6ee092dc82fcad154b4838 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(dev-utils): Removed old typedoc WIP

github.com/mlaursen/react-md - a7d742980d59648aad51f28d99a8a34c9f307e9d authored over 3 years ago by Mikkel Laursen <[email protected]>
docs(website): Fixed useLayoutNavigation hook example in creating a new app

github.com/mlaursen/react-md - 1cde856d979edbde1578f7837ccc048a94f70fa0 authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(layout): Offset for temporary mini layouts

github.com/mlaursen/react-md - 86e75bf9abb8c5b09ad8bdd81f27642f622a8168 authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(states): Added missing classnames dependency

Closes #1155

github.com/mlaursen/react-md - a7a2012d59724ad381109898e9ee64a8b31d81a6 authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(layout): non-fixed AppBar mini layouts

Closes #1101

github.com/mlaursen/react-md - 84313fc20f9ffb46314573fc62fa54925fe6c631 authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(layout): Added fixedAppBar flag into the useLayoutConfig

github.com/mlaursen/react-md - 14e65875b295a1143587908ac170983e277269b5 authored over 3 years ago by Mikkel Laursen <[email protected]>
docs(layout): Added demo for non-fixed AppBar layouts

github.com/mlaursen/react-md - d217ac1538eb0df6d9a053a16f9e1526aba75837 authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(layout): Mini Layouts Align Icons with Hamburger Menu in Dense Mode

github.com/mlaursen/react-md - abbe9a9fb407cac8407abba978a35bbaa15adf72 authored over 3 years ago by Mikkel Laursen <[email protected]>
fix(docs): Light Theme Code Preview Colors

Also made tablet sized layouts behave like desktop

github.com/mlaursen/react-md - c9cc6a722eeb019a7d483d4d2cf7f7a1dabf2757 authored over 3 years ago by Mikkel Laursen <[email protected]>
docs(typography): Added examples for overriding typography styles

Closes #1147

github.com/mlaursen/react-md - 57033bd9e9837a0985c35c66fdbb1f08d74f7c85 authored over 3 years ago by Mikkel Laursen <[email protected]>
chore(deps): bump actions/checkout from 2 to 2.3.4 (#1149)

github.com/mlaursen/react-md - d700b58cc1233875f5dfb5404a02c9459a957c13 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump lodash from 4.17.20 to 4.17.21 (#77)

github.com/mlaursen/eslint-config - 7fa8a257cc15d5cad498404ccc853f9d93b134a3 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>