Skip to content

Commit cdfa426

Browse files
chore(deps-dev): bump marked from 1.2.3 to 1.2.4
Bumps [marked](https://github.com/markedjs/marked) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v1.2.3...v1.2.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent de2559f commit cdfa426

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.3",
141+
"marked": "^1.2.4",
142142
"nuxt": "^2.14.7",
143143
"postcss": "^8.1.7",
144144
"postcss-cli": "^8.2.0",

yarn.lock

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

8982-
marked@^1.2.3:
8983-
version "1.2.3"
8984-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.3.tgz#58817ba348a7c9398cb94d40d12e0d08df83af57"
8985-
integrity sha512-RQuL2i6I6Gn+9n81IDNGbL0VHnta4a+8ZhqvryXEniTb/hQNtf3i26hi1XWUhzb9BgVyWHKR3UO8MaHtKoYibw==
8982+
marked@^1.2.4:
8983+
version "1.2.4"
8984+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.4.tgz#94e99230b03496c9383b1322ac51bc17dd388a1d"
8985+
integrity sha512-6x5TFGCTKSQBLTZtOburGxCxFEBJEGYVLwCMTBCxzvyuisGcC20UNzDSJhCr/cJ/Kmh6ulfJm10g6WWEAJ3kvg==
89868986

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

0 commit comments

Comments
 (0)