diff options
author | dependabot[bot] | 2020-06-21 21:13:30 +0000 |
---|---|---|
committer | Nathan Wang | 2020-06-21 14:27:15 -0700 |
commit | 5fcb3cc5e2ab29c4dc523659fcf44ee69c3596e2 (patch) | |
tree | 3223488c3306ad4eaf86bd98d9bbc327f6b9c5bf /package.json | |
parent | 3d90ec52a69d21746d8cad29e185a665eb9f2e63 (diff) |
Bump rehype-react from 5.0.1 to 6.0.0
Bumps [rehype-react](https://github.com/rehypejs/rehype-react) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/rehypejs/rehype-react/releases)
- [Commits](https://github.com/rehypejs/rehype-react/compare/5.0.1...6.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c931a25..96fd416 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react-dom": "^16.12.0", "react-helmet": "^6.0.0", "react-transition-group": "^4.4.1", - "rehype-react": "^5.0.1", + "rehype-react": "^6.0.0", "remark": "^12.0.0", "tailwindcss": "^1.4.6" }, |