Skip to content

Commit

Permalink
chore(deps): bump marked from 9.0.3 to 13.0.1
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 9.0.3 to 13.0.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v9.0.3...v13.0.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent b9d27f0 commit 574c8e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jsdom": "^24.0.0",
"leaflet": "^1.9.4",
"maplibre-gl": "^3.6.2",

Check warning on line 26 in package.json

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (maplibre)
"marked": "^9.0.3",
"marked": "^13.0.1",
"photoswipe": "^5.4.2",

Check warning on line 28 in package.json

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (photoswipe)
"vitest": "^0.34.6"
}
Expand Down

0 comments on commit 574c8e8

Please sign in to comment.