Skip to content

Commit 40304b4

Browse files
npm: bump react-markdown from 8.0.7 to 10.1.0
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 8.0.7 to 10.1.0. - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@8.0.7...10.1.0) --- updated-dependencies: - dependency-name: react-markdown dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1956d2b commit 40304b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"prettier": "^2.0.5",
7373
"react": "^18.2.0",
7474
"react-dom": "^18.2.0",
75-
"react-markdown": "^8.0.3",
75+
"react-markdown": "^10.1.0",
7676
"react-native": "^0.72.4",
7777
"react-native-builder-bob": "^0.20.3",
7878
"react-router-dom": "^6.12.0",

0 commit comments

Comments
 (0)