Skip to content

Commit 381e1f8

Browse files
Merge pull request #158 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/react-markdown-9.0.3
build: bump react-markdown from 9.0.1 to 9.0.3 in /App/frontend-app
2 parents d8af1cc + 0cdfac8 commit 381e1f8

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

App/frontend-app/package-lock.json

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

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"react-dom": "^18.2.0",
4444
"react-dropzone": "^14.3.5",
4545
"react-i18next": "^15.2.0",
46-
"react-markdown": "^9.0.1",
46+
"react-markdown": "^9.0.3",
4747
"react-router-dom": "^7.1.1",
4848
"react-tiff": "^0.0.11",
4949
"react-uploader": "^3.43.0",

App/frontend-app/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6622,7 +6622,7 @@ kleur@^3.0.3:
66226622
react-dom "^18.2.0"
66236623
react-dropzone "^14.3.5"
66246624
react-i18next "^15.2.0"
6625-
react-markdown "^9.0.1"
6625+
react-markdown "^9.0.3"
66266626
react-router-dom "^7.1.1"
66276627
react-tiff "^0.0.11"
66286628
react-uploader "^3.43.0"
@@ -7847,10 +7847,10 @@ react-is@^18.0.0:
78477847
resolved "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz"
78487848
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
78497849

7850-
react-markdown@^9.0.1:
7851-
version "9.0.1"
7852-
resolved "https://registry.npmjs.org/react-markdown/-/react-markdown-9.0.1.tgz"
7853-
integrity sha512-186Gw/vF1uRkydbsOIkcGXw7aHq0sZOCRFFjGrr7b9+nVZg4UfA4enXCaxm4fUzecU38sWfrNDitGhshuU7rdg==
7850+
react-markdown@^9.0.3:
7851+
version "9.0.3"
7852+
resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-9.0.3.tgz#c12bf60dad05e9bf650b86bcc612d80636e8456e"
7853+
integrity sha512-Yk7Z94dbgYTOrdk41Z74GoKA7rThnsbbqBTRYuxoe08qvfQ9tJVhmAKw6BJS/ZORG7kTy/s1QvYzSuaoBA1qfw==
78547854
dependencies:
78557855
"@types/hast" "^3.0.0"
78567856
devlop "^1.0.0"

0 commit comments

Comments
 (0)