Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-14 04:07:50 +0300
committerGitHub <noreply@github.com>2022-06-14 04:07:50 +0300
commit9ec632ceff8e401c370cbab59fdf3caec87f3b8a (patch)
tree43879430c51a9e321e6faf05b6d296a8d3a8d6bb /package.json
parentee47cab994cd67280804eeb6ba82217a2f490f99 (diff)
Bump marked from 4.0.16 to 4.0.17
Bumps [marked](https://github.com/markedjs/marked) from 4.0.16 to 4.0.17. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v4.0.16...v4.0.17) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 63269b63..0873bbf3 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"file-saver": "^2.0.5",
"linkify-string": "^3.0.4",
"lodash": "^4.17.21",
- "marked": "^4.0.16",
+ "marked": "^4.0.17",
"nextcloud-vue-collections": "^0.10.0",
"v-click-outside": "^3.2.0",
"vue": "^2.6.14",