Skip to content

Commit f94ccf3

Browse files
Chore(deps): Bump marked from 17.0.2 to 17.0.3
Bumps [marked](https://github.com/markedjs/marked) from 17.0.2 to 17.0.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.2...v17.0.3) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 558712e commit f94ccf3

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
@@ -31,7 +31,7 @@
3131
"colorthief": "2.6.0",
3232
"happy-dom": "^20.5.3",
3333
"lucide-vue-next": "^0.564.0",
34-
"marked": "^17.0.2",
34+
"marked": "^17.0.3",
3535
"mitt": "3.0.1",
3636
"mobile-detect": "1.4.5",
3737
"qrcode": "^1.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5666,10 +5666,10 @@ make-dir@^4.0.0:
56665666
dependencies:
56675667
semver "^7.5.3"
56685668

5669-
marked@^17.0.2:
5670-
version "17.0.2"
5671-
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.2.tgz#a103f82bed9653dd1d74c15f74107c84ddbe749d"
5672-
integrity sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==
5669+
marked@^17.0.3:
5670+
version "17.0.3"
5671+
resolved "https://registry.yarnpkg.com/marked/-/marked-17.0.3.tgz#0defa25b1ba288433aa847848475d11109e1b3fd"
5672+
integrity sha512-jt1v2ObpyOKR8p4XaUJVk3YWRJ5n+i4+rjQopxvV32rSndTJXvIzuUdWWIy/1pFQMkQmvTXawzDNqOH/CUmx6A==
56735673

56745674
material-design-icons-iconfont@6.7.0:
56755675
version "6.7.0"

0 commit comments

Comments
 (0)