Skip to content

Commit 36ff5d9

Browse files
chore(deps): update dependency @types/marked to v4.3.2
1 parent 5d3dc09 commit 36ff5d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"vue": "3.2.47"
1313
},
1414
"devDependencies": {
15-
"@types/marked": "4.3.0",
15+
"@types/marked": "4.3.2",
1616
"@types/node": "18.16.10",
1717
"@vitejs/plugin-vue": "4.2.1",
1818
"@vue/compiler-sfc": "3.2.47",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,10 @@
202202
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0.tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2"
203203
integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==
204204

205-
"@types/[email protected].0":
206-
version "4.3.0"
207-
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-4.3.0.tgz#5cd14a190b0a4d212781cfee7093f611ec74a111"
208-
integrity sha512-zK4gSFMjgslsv5Lyvr3O1yCjgmnE4pr8jbG8qVn4QglMwtpvPCf4YT2Wma7Nk95OxUUJI8Z+kzdXohbM7mVpGw==
205+
"@types/[email protected].2":
206+
version "4.3.2"
207+
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-4.3.2.tgz#e2e0ad02ebf5626bd215c5bae2aff6aff0ce9eac"
208+
integrity sha512-a79Yc3TOk6dGdituy8hmTTJXjOkZ7zsFYV10L337ttq/rec8lRMDBpV7fL3uLx6TgbFCa5DU/h8FmIBQPSbU0w==
209209

210210
211211
version "18.16.10"

0 commit comments

Comments
 (0)