Skip to content

Conversation

ChristianMurphy
Copy link
Member

also updates dev dependencies like tsdx and storybook

Comment on lines -43 to -44
// @ts-ignore pending https://github.com/vfile/vfile/pull/53
.then(vfile => setReactContent(vfile.result))
Copy link
Member Author

Choose a reason for hiding this comment

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

this was resolved in vfile

@@ -1,5 +1,4 @@
import React from 'react';
import { text } from '@storybook/addon-knobs';
Copy link
Member Author

Choose a reason for hiding this comment

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

"rehype-sanitize": "^4.0.0",
"remark-math": "^4.0.0",
"tsdx": "^0.14.0",
"typescript": "^3.0.0"
Copy link
Member Author

Choose a reason for hiding this comment

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

typescript 4 will come in a future update when it has official support in tsdx jaredpalmer/tsdx#926

uses: actions/setup-node@v1
with:
node-version: 14
node-version: 15
Copy link
Member Author

Choose a reason for hiding this comment

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

upgraded CI to include and, where possible, prefer Node 15

also updates dev dependencies like tsdx and storybook
@ChristianMurphy ChristianMurphy force-pushed the chore/update-dependencies branch from 79737b2 to b03e5d2 Compare December 12, 2020 00:33
@ChristianMurphy ChristianMurphy merged commit dd919ed into main Dec 12, 2020
@ChristianMurphy ChristianMurphy deleted the chore/update-dependencies branch December 12, 2020 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant