From 924b6150193b70895a44e7a64bdda9299fd7bf82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 03:00:50 +0000 Subject: [PATCH] Bump league/commonmark from 2.0.0 to 2.0.1 Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/main/CHANGELOG.md) - [Commits](https://github.com/thephpleague/commonmark/compare/2.0.0...2.0.1) --- updated-dependencies: - dependency-name: league/commonmark dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index e0dcce81e7..fe913529b1 100644 --- a/composer.lock +++ b/composer.lock @@ -2274,16 +2274,16 @@ }, { "name": "league/commonmark", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "167142baf9a6b946f99ad9325b06028606f8238e" + "reference": "0d57f20aa03129ee7ef5f690e634884315d4238c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/167142baf9a6b946f99ad9325b06028606f8238e", - "reference": "167142baf9a6b946f99ad9325b06028606f8238e", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0d57f20aa03129ee7ef5f690e634884315d4238c", + "reference": "0d57f20aa03129ee7ef5f690e634884315d4238c", "shasum": "" }, "require": { @@ -2381,7 +2381,7 @@ "type": "tidelift" } ], - "time": "2021-07-24T20:12:58+00:00" + "time": "2021-07-31T19:15:22+00:00" }, { "name": "league/config",