Skip to content

Commit 2404860

Browse files
Merge pull request #226 from microsoft/dependabot/npm_and_yarn/ClientAdvisor/App/frontend/dependabotchanges/multi-cd5bef4067
build: bump react-syntax-highlighter and @types/react-syntax-highlighter in /ClientAdvisor/App/frontend
2 parents dce8590 + 7a8f93d commit 2404860

File tree

2 files changed

+28
-16
lines changed

2 files changed

+28
-16
lines changed

ClientAdvisor/App/frontend/package-lock.json

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

ClientAdvisor/App/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react": "^18.2.0",
2727
"react-dom": "^18.2.0",
2828
"react-router-dom": "^7.1.0",
29-
"react-syntax-highlighter": "^15.5.0",
29+
"react-syntax-highlighter": "^15.6.1",
3030
"react-uuid": "^2.0.0",
3131
"rehype-raw": "^6.1.1",
3232
"remark-gfm": "^3.0.1",
@@ -47,7 +47,7 @@
4747
"@types/node": "^22.10.2",
4848
"@types/react": "^18.0.27",
4949
"@types/react-dom": "^18.0.10",
50-
"@types/react-syntax-highlighter": "^15.5.11",
50+
"@types/react-syntax-highlighter": "^15.5.13",
5151
"@types/testing-library__user-event": "^4.2.0",
5252
"@typescript-eslint/eslint-plugin": "^8.18.1",
5353
"@typescript-eslint/parser": "^8.18.1",

0 commit comments

Comments
 (0)