10000 chore(deps-dev): bump marked from 1.2.5 to 1.2.6 (#6174) · bootstrap-vue/bootstrap-vue@3ae0399 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3ae0399

Browse files
chore(deps-dev): bump marked from 1.2.5 to 1.2.6 (#6174)
Bumps [marked](https://github.com/markedjs/marked) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v1.2.5...v1.2.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Müller <jacob.mueller.elz@gmail.com>
1 parent 5ea675f commit 3ae0399

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
@@ -137,7 +137,7 @@
137137
"lint-staged": "^10.5.3",
138138
"loader-utils": "^2.0.0",
139139
"lodash": "^4.17.20",
140-
"marked": "^1.2.5",
140+
"marked": "^1.2.6",
141141
"nuxt": "^2.14.11",
142142
"postcss": "^8.2.1",
143143
"postcss-cli": "^8.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8996,10 +8996,10 @@ markdown-table@^2.0.0:
89968996
dependencies:
89978997
repeat-string "^1.0.0"
89988998

8999-
marked@^1.2.5:
9000-
version "1.2.5"
9001-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.5.tgz#a44b31f2a0b8b5bfd610f00d55d1952d1ac1dfdb"
9002-
integrity sha512-2AlqgYnVPOc9WDyWu7S5DJaEZsfk6dNh/neatQ3IHUW4QLutM/VPSH9lG7bif+XjFWc9K9XR3QvR+fXuECmfdA==
8999+
marked@^1.2.6:
9000+
version "1.2.6"
9001+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.6.tgz#fa55cf38ab3585005c9fb3c1ebfb3d4590c29fdc"
9002+
integrity sha512-7vVuSEZ8g/HH3hK/BH/+7u/NJj7x9VY4EHzujLDcqAQLiOUeFJYAsfSAyoWtR17lKrx7b08qyIno4lffwrzTaA==
90039003

90049004
md5.js@^1.3.4:
90059005
version "1.3.5"

0 commit comments

Comments
 (0)
0