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

[deps] UI Foundation: Update remark-gfm to v4.0.1 (#14467)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-08 17:06:03 +00:00
committed by GitHub
parent e6bc43bc8f
commit 21da518038
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -162,7 +162,7 @@
"prettier": "3.5.3",
"prettier-plugin-tailwindcss": "0.6.11",
"process": "0.11.10",
"remark-gfm": "4.0.0",
"remark-gfm": "4.0.1",
"rimraf": "6.0.1",
"sass": "1.83.4",
"sass-loader": "16.0.4",
@@ -31490,9 +31490,9 @@
}
},
"node_modules/remark-gfm": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.0.tgz",
"integrity": "sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz",
"integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -124,7 +124,7 @@
"prettier": "3.5.3",
"prettier-plugin-tailwindcss": "0.6.11",
"process": "0.11.10",
"remark-gfm": "4.0.0",
"remark-gfm": "4.0.1",
"rimraf": "6.0.1",
"sass": "1.83.4",
"sass-loader": "16.0.4",