Skip to content

Commit 27fc1bc

Browse files
chore(deps-dev): bump marked from 1.2.2 to 1.2.3 (bootstrap-vue#6017)
Bumps [marked](https://github.com/markedjs/marked) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v1.2.2...v1.2.3) 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 14e1995 commit 27fc1bc

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
@@ -138,7 +138,7 @@
138138
"lint-staged": "^10.5.1",
139139
"loader-utils": "^2.0.0",
140140
"lodash": "^4.17.20",
141-
"marked": "^1.2.2",
141+
"marked": "^1.2.3",
142142
"nuxt": "^2.14.7",
143143
"postcss": "^8.1.4",
144144
"postcss-cli": "^8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8978,10 +8978,10 @@ markdown-escapes@^1.0.0:
89788978
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.4.tgz#c95415ef451499d7602b91095f3c8e8975f78535"
89798979
integrity sha512-8z4efJYk43E0upd0NbVXwgSTQs6cT3T06etieCMEg7dRbzCbxUCK/GHlX8mhHRDcp+OLlHkPKsvqQTCvsRl2cg==
89808980

8981-
marked@^1.2.2:
8982-
version "1.2.2"
8983-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.2.tgz#5d77ffb789c4cb0ae828bfe76250f7140b123f70"
8984-
integrity sha512-5jjKHVl/FPo0Z6ocP3zYhKiJLzkwJAw4CZoLjv57FkvbUuwOX4LIBBGGcXjAY6ATcd1q9B8UTj5T9Umauj0QYQ==
8981+
marked@^1.2.3:
8982+
version "1.2.3"
8983+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.3.tgz#58817ba348a7c9398cb94d40d12e0d08df83af57"
8984+
integrity sha512-RQuL2i6I6Gn+9n81IDNGbL0VHnta4a+8ZhqvryXEniTb/hQNtf3i26hi1XWUhzb9BgVyWHKR3UO8MaHtKoYibw==
89858985

89868986
md5.js@^1.3.4:
89878987
version "1.3.5"

0 commit comments

Comments
 (0)