From ade653c393b839d2766d2acf3abc7332ddf8acf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 03:00:46 +0000 Subject: [PATCH] Bump league/commonmark from 2.3.2 to 2.3.3 Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 2.3.2 to 2.3.3. - [Release notes](https://github.com/thephpleague/commonmark/releases) - [Changelog](https://github.com/thephpleague/commonmark/blob/2.3/CHANGELOG.md) - [Commits](https://github.com/thephpleague/commonmark/compare/2.3.2...2.3.3) --- 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 aa56ed514e..d2cd305aa7 100644 --- a/composer.lock +++ b/composer.lock @@ -2502,16 +2502,16 @@ }, { "name": "league/commonmark", - "version": "2.3.2", + "version": "2.3.3", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "6eddb90a9e4a1a8c5773226068fcfb48cb36812a" + "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/6eddb90a9e4a1a8c5773226068fcfb48cb36812a", - "reference": "6eddb90a9e4a1a8c5773226068fcfb48cb36812a", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0da1dca5781dd3cfddbe328224d9a7a62571addc", + "reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc", "shasum": "" }, "require": { @@ -2604,7 +2604,7 @@ "type": "tidelift" } ], - "time": "2022-06-03T14:07:39+00:00" + "time": "2022-06-07T21:28:26+00:00" }, { "name": "league/config",