1
0
Fork 0

Merge pull request #2096 from freesewing/dependabot/npm_and_yarn/mdx-js/mdx-2.1.1

Bump @mdx-js/mdx from 2.1.0 to 2.1.1
This commit is contained in:
Joost De Cock 2022-04-11 19:08:10 +02:00 committed by GitHub
commit ca8b1901bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2995,9 +2995,9 @@
unist-builder "^2.0.0" unist-builder "^2.0.0"
"@mdx-js/mdx@^2.0.0", "@mdx-js/mdx@^2.0.0-rc.2": "@mdx-js/mdx@^2.0.0", "@mdx-js/mdx@^2.0.0-rc.2":
version "2.1.0" version "2.1.1"
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-2.1.0.tgz#a984cee27a378619a82d193288031a7b83a54b26" resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-2.1.1.tgz#6d8b9b75456d7685a52c3812b1c3e4830c7458fb"
integrity sha512-AuZGNLSGrytOd7a81E2SsWAOYg/eV5I51BlUPc11PPmPwhpovu7mwfyQ8PH1jxhdH0Is6aRtXHERuDxon0TluQ== integrity sha512-SXC18cChut3F2zkVXwsb2no0fzTQ1z6swjK13XwFbF5QU/SFQM0orAItPypSdL3GvqYyzVJtz8UofzJhPEQtMw==
dependencies: dependencies:
"@types/estree-jsx" "^0.0.1" "@types/estree-jsx" "^0.0.1"
"@types/mdx" "^2.0.0" "@types/mdx" "^2.0.0"