From 37e7bd099e72f143e42948031dd2cb60a653851b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 6 Oct 2018 14:37:41 +0000 Subject: [PATCH 1/2] fix(package): update @api-platform/api-doc-parser to version 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee83b9f..d854080 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "private": true, "dependencies": { "@api-platform/admin": "^0.5.1", - "@api-platform/api-doc-parser": "^0.5.0", + "@api-platform/api-doc-parser": "^0.6.0", "@iktakahiro/markdown-it-katex": "3.0.3", "circular-json": "^0.5.4", "highlightjs": "^9.10.0", From d27c7ed5b341089cac13770b78ce3a184a3d43c8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 6 Oct 2018 14:37:45 +0000 Subject: [PATCH 2/2] chore(package): update lockfile yarn.lock --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d11fae5..c3f812d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22,9 +22,9 @@ jsonld "^0.4.11" lodash.get "^4.4.2" -"@api-platform/api-doc-parser@^0.5.0": - version "0.5.0" - resolved "https://registry.yarnpkg.com/@api-platform/api-doc-parser/-/api-doc-parser-0.5.0.tgz#c8d2d860937d5c795577dec33f7914567f5ec9eb" +"@api-platform/api-doc-parser@^0.6.0": + version "0.6.0" + resolved "https://registry.yarnpkg.com/@api-platform/api-doc-parser/-/api-doc-parser-0.6.0.tgz#5d0a48b3de50f09e6d1f5ecb191b16c4dbe794c7" dependencies: babel-runtime "^6.23.0" jsonld "^0.4.11"