1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 05:13:29 +00:00

chore(deps): pin dependency remark-gfm to 3.0.1 (#5521)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-26 16:12:32 +02:00
committed by GitHub
parent f7b372a0b0
commit f4cf53c308
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -160,7 +160,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"regedit": "^3.0.3",
"remark-gfm": "^3.0.1",
"remark-gfm": "3.0.1",
"rimraf": "5.0.1",
"sass": "1.62.1",
"sass-loader": "13.3.0",

View File

@@ -124,7 +124,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"regedit": "^3.0.3",
"remark-gfm": "^3.0.1",
"remark-gfm": "3.0.1",
"rimraf": "5.0.1",
"sass": "1.62.1",
"sass-loader": "13.3.0",