mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
chore(deps): update dependency markdown-loader to v5.1.0
This commit is contained in:
parent
f2b5c6c8ed
commit
426d5becda
@ -83,7 +83,7 @@
|
||||
"jest": "24.8.0",
|
||||
"keyboardjs": "2.5.1",
|
||||
"lint-staged": "9.2.1",
|
||||
"markdown-loader": "5.0.0",
|
||||
"markdown-loader": "5.1.0",
|
||||
"prettier": "1.17.1",
|
||||
"react": "16.8.6",
|
||||
"react-dom": "16.8.6",
|
||||
|
||||
15
yarn.lock
15
yarn.lock
@ -9338,13 +9338,13 @@ map-visit@^1.0.0:
|
||||
dependencies:
|
||||
object-visit "^1.0.0"
|
||||
|
||||
markdown-loader@5.0.0:
|
||||
version "5.0.0"
|
||||
resolved "https://registry.yarnpkg.com/markdown-loader/-/markdown-loader-5.0.0.tgz#d6af0f2d5fe7713fb692cbd85b547ff0ef26baa8"
|
||||
integrity sha512-CnRuBrTQNJ2VNlyfPJl+14QU6Sfscse4M6TpwuY0KDuCafMHv6vAcVYInphXFtdvtvjG5kMpF+PwN6CWke0M3A==
|
||||
markdown-loader@5.1.0:
|
||||
version "5.1.0"
|
||||
resolved "https://registry.yarnpkg.com/markdown-loader/-/markdown-loader-5.1.0.tgz#4efd5006b1514ca966141c661a47e542a9836e6e"
|
||||
integrity sha512-xtQNozLEL+55ZSPTNwro8epZqf1h7HjAZd/69zNe8lbckDiGVHeLQm849bXzocln2pwRK2A/GrW/7MAmwjcFog==
|
||||
dependencies:
|
||||
loader-utils "^1.2.3"
|
||||
marked "^0.6.0"
|
||||
marked "^0.7.0"
|
||||
|
||||
markdown-to-jsx@^6.9.1:
|
||||
version "6.9.2"
|
||||
@ -9374,11 +9374,6 @@ marked-terminal@^3.2.0:
|
||||
node-emoji "^1.4.1"
|
||||
supports-hyperlinks "^1.0.1"
|
||||
|
||||
marked@^0.6.0:
|
||||
version "0.6.1"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.1.tgz#a63addde477bca9613028de4b2bc3629e53a0562"
|
||||
integrity sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA==
|
||||
|
||||
marked@^0.7.0:
|
||||
version "0.7.0"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user