Version Bumps (#2677)

* chore: upgraded versions

* chore: linting

* fix: updated snap
This commit is contained in:
Wyatt Johnson
2019-10-28 23:45:21 +00:00
committed by GitHub
parent a7eb757be7
commit a31ee3bc96
8 changed files with 166 additions and 128 deletions
@@ -16,7 +16,8 @@ exports[`sanitizes evil html 1`] = `
className="HTMLContent-root"
dangerouslySetInnerHTML={
Object {
"__html": "<span>Hello world</span>
"__html": "
<span>Hello world</span>
",
}
}