Skip to content

Commit 43d84e3

Browse files
chore(deps): bump react-markdown from 4.0.9 to 4.1.0 (#47)
Bumps [react-markdown](https://github.com/rexxars/react-markdown) from 4.0.9 to 4.1.0. - [Release notes](https://github.com/rexxars/react-markdown/releases) - [Changelog](https://github.com/rexxars/react-markdown/blob/master/CHANGELOG.md) - [Commits](remarkjs/react-markdown@v4.0.9...v4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 144a23a commit 43d84e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"react": "16.8.6",
3939
"react-dom": "16.8.6",
4040
"react-leaflet": "2.4.0",
41-
"react-markdown": "4.0.9",
41+
"react-markdown": "4.1.0",
4242
"react-router-dom": "5.0.1",
4343
"react-scripts": "3.0.1",
4444
"reset.css": "2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9975,10 +9975,10 @@ react-leaflet@2.4.0:
99759975
hoist-non-react-statics "^3.3.0"
99769976
warning "^4.0.3"
99779977

9978-
react-markdown@4.0.9:
9979-
version "4.0.9"
9980-
resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-4.0.9.tgz#663ee66fdaeb5cfac1129e82ac8a5e04fc87092c"
9981-
integrity sha512-zhf/E7eJtCIFulFtxXsHq8wzjjBH8oewmwchtNxWG0so4sVCaPhF+8PjGYGsLobp/HUuevTcTFIscvU36V/d4w==
9978+
react-markdown@4.1.0:
9979+
version "4.1.0"
9980+
resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-4.1.0.tgz#7fdf840ecbabc803f28156f7411c726b58f25a73"
9981+
integrity sha512-EOHsEAN+aoP8UVz7vTHx6Z63GJfhrO9KItKlfsiBtVVS9tmSWtUaBTw73+2SObrWiOiE2Cs9qUBL7ORsvVhOrA==
99829982
dependencies:
99839983
html-to-react "^1.3.4"
99849984
mdast-add-list-metadata "1.0.1"

0 commit comments

Comments
 (0)