chore(deps): lock file maintenance (#4297)

* chore(deps): lock file maintenance

* chore: fix tests

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2020-09-14 10:05:57 +03:00
committed by GitHub
parent d8c4457e1f
commit 3f91a9f370
3 changed files with 626 additions and 324 deletions

View File

@ -1,6 +1,6 @@
import { flow } from 'lodash';
import { tests as commonmarkSpec } from 'commonmark-spec';
import commonmark from 'commonmark';
import * as commonmark from 'commonmark';
import { markdownToSlate, slateToMarkdown } from '../index.js';
const skips = [