From 2b4332e66ce81f53ffccb2f86d61c35e58289d18 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 11 Apr 2021 08:09:48 +0000 Subject: [PATCH] Bump varunsridharan/wp-post from 1.5 to 1.6 Bumps [varunsridharan/wp-post](https://github.com/varunsridharan/wp-post) from 1.5 to 1.6. - [Release notes](https://github.com/varunsridharan/wp-post/releases) - [Changelog](https://github.com/varunsridharan/wp-post/blob/main/CHANGELOG.md) - [Commits](https://github.com/varunsridharan/wp-post/compare/1.5...1.6) Signed-off-by: dependabot-preview[bot] --- composer.lock | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 2d8d650..4023590 100644 --- a/composer.lock +++ b/composer.lock @@ -160,9 +160,9 @@ "authors": [ { "name": "Varun", - "role": "Developer", "email": "varunsridharan23@gmail.com", - "homepage": "https://varunsridharan.in" + "homepage": "https://varunsridharan.in", + "role": "Developer" } ], "description": "Simple Lightweight Ajax Handler For WP Theme/Plugin Developers.", @@ -440,16 +440,16 @@ }, { "name": "varunsridharan/wp-post", - "version": "1.5", + "version": "1.6", "source": { "type": "git", "url": "https://github.com/varunsridharan/wp-post.git", - "reference": "3f249808ecee8353ad743880039070bafb36c749" + "reference": "a25038a4f502e1846f67d9bb036e7bbb515fad96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/varunsridharan/wp-post/zipball/3f249808ecee8353ad743880039070bafb36c749", - "reference": "3f249808ecee8353ad743880039070bafb36c749", + "url": "https://api.github.com/repos/varunsridharan/wp-post/zipball/a25038a4f502e1846f67d9bb036e7bbb515fad96", + "reference": "a25038a4f502e1846f67d9bb036e7bbb515fad96", "shasum": "" }, "type": "library", @@ -493,7 +493,21 @@ "wp-posts", "wp-theme" ], - "time": "2019-05-07T05:21:34+00:00" + "funding": [ + { + "url": "https://paypal.me/varunsridharan23", + "type": "custom" + }, + { + "url": "https://www.buymeacoffee.com/varunsridharan", + "type": "custom" + }, + { + "url": "https://github.com/varunsridharan", + "type": "github" + } + ], + "time": "2021-04-11T07:39:22+00:00" }, { "name": "varunsridharan/wp-transient-api",