Skip to content

Commit

Permalink
Build(deps): Bump remark-footnotes from 1.0.0 to 2.0.0 (#9034)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 24, 2020
1 parent e2f2650 commit cdc566f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"postcss-selector-parser": "2.2.3",
"postcss-values-parser": "2.0.1",
"regexp-util": "1.2.2",
"remark-footnotes": "1.0.0",
"remark-footnotes": "2.0.0",
"remark-math": "1.0.6",
"remark-parse": "8.0.3",
"resolve": "1.17.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6828,10 +6828,10 @@ regjsparser@^0.6.4:
dependencies:
jsesc "~0.5.0"

remark-footnotes@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/remark-footnotes/-/remark-footnotes-1.0.0.tgz#9c7a97f9a89397858a50033373020b1ea2aad011"
integrity sha512-X9Ncj4cj3/CIvLI2Z9IobHtVi8FVdUrdJkCNaL9kdX8ohfsi18DXHsCVd/A7ssARBdccdDb5ODnt62WuEWaM/g==
remark-footnotes@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/remark-footnotes/-/remark-footnotes-2.0.0.tgz#9001c4c2ffebba55695d2dd80ffb8b82f7e6303f"
integrity sha512-3Clt8ZMH75Ayjp9q4CorNeyjwIxHFcTkaektplKGl2A1jNGEUey8cKL0ZC5vJwfcD5GFGsNLImLG/NGzWIzoMQ==

remark-math@1.0.6:
version "1.0.6"
Expand Down

0 comments on commit cdc566f

Please sign in to comment.