Skip to content

Commit c181480

Browse files
build: bump react-markdown in /ResearchAssistant/App/frontend (#330)
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 9.0.1 to 9.0.3. - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@9.0.1...9.0.3) --- updated-dependencies: - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6b9ac8 commit c181480

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

ResearchAssistant/App/frontend/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ResearchAssistant/App/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"lodash-es": "^4.17.21",
2424
"react": "^18.2.0",
2525
"react-dom": "^18.2.0",
26-
"react-markdown": "^9.0.1",
26+
"react-markdown": "^9.0.3",
2727
"react-modal": "^3.16.3",
2828
"react-router-dom": "^7.1.1",
2929
"react-uuid": "^2.0.0",

0 commit comments

Comments
 (0)