From 7032bdc1697ac85dbdfaed435ab55bd3ee8da43a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 06:28:32 +0000 Subject: [PATCH] Bump league/commonmark from 1.5.4 to 1.5.5 Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 1.5.4 to 1.5.5. - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/latest/CHANGELOG-1.x.md) - [Commits](https://github.com/thephpleague/commonmark/compare/1.5.4...1.5.5) Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 509348fa8e..be78e9d0b5 100644 --- a/composer.lock +++ b/composer.lock @@ -1998,16 +1998,16 @@ }, { "name": "league/commonmark", - "version": "1.5.4", + "version": "1.5.5", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "21819c989e69bab07e933866ad30c7e3f32984ba" + "reference": "45832dfed6007b984c0d40addfac48d403dc6432" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/21819c989e69bab07e933866ad30c7e3f32984ba", - "reference": "21819c989e69bab07e933866ad30c7e3f32984ba", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/45832dfed6007b984c0d40addfac48d403dc6432", + "reference": "45832dfed6007b984c0d40addfac48d403dc6432", "shasum": "" }, "require": { @@ -2019,7 +2019,7 @@ }, "require-dev": { "cebe/markdown": "~1.0", - "commonmark/commonmark.js": "0.29.1", + "commonmark/commonmark.js": "0.29.2", "erusev/parsedown": "~1.0", "ext-json": "*", "github/gfm": "0.29.0", @@ -2089,7 +2089,7 @@ "type": "tidelift" } ], - "time": "2020-08-18T01:19:12+00:00" + "time": "2020-09-13T14:44:46+00:00" }, { "name": "league/csv", @@ -9439,12 +9439,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "425be18066a07ae07112a0aec85bf16f9cd02ed1" + "reference": "5ae6aa6482b72946bc0d279c3b54dc1dbeae68d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/425be18066a07ae07112a0aec85bf16f9cd02ed1", - "reference": "425be18066a07ae07112a0aec85bf16f9cd02ed1", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5ae6aa6482b72946bc0d279c3b54dc1dbeae68d8", + "reference": "5ae6aa6482b72946bc0d279c3b54dc1dbeae68d8", "shasum": "" }, "conflict": { @@ -9731,7 +9731,7 @@ "type": "tidelift" } ], - "time": "2020-09-11T17:02:36+00:00" + "time": "2020-09-13T17:11:14+00:00" }, { "name": "sebastian/cli-parser",