Bump @storybook/* from 6.0.26 to 6.1.20 (#93386)

This commit is contained in:
Thomas Watson 2021-03-09 16:51:37 +01:00 committed by GitHub
parent 35d01f5a9b
commit b862a6c181
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 1908 additions and 2357 deletions

1
typings/index.d.ts vendored
View file

@ -30,3 +30,4 @@ declare module '*.svg' {
//
// See https://github.com/storybookjs/storybook/issues/11684
declare module 'react-syntax-highlighter/dist/cjs/create-element';
declare module 'react-syntax-highlighter/dist/cjs/prism-light';