Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-17 05:16:33 +0300
committerGitHub <noreply@github.com>2022-09-17 05:16:33 +0300
commitb71313b6839ad380c50228acc935694ab587f629 (patch)
tree590758700d74bd155c4606f055c65b1f70684aee
parentf83d2b70fd339818771f4bad2eab85ff2fb3d92c (diff)
Bump cerdic/css-tidy from 2.0.1 to 2.0.3dependabot/composer/cerdic/css-tidy-2.0.3
Bumps [cerdic/css-tidy](https://github.com/Cerdic/CSSTidy) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/Cerdic/CSSTidy/releases) - [Commits](https://github.com/Cerdic/CSSTidy/compare/v2.0.1...v2.0.3) --- updated-dependencies: - dependency-name: cerdic/css-tidy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.json2
-rw-r--r--composer.lock16
2 files changed, 11 insertions, 7 deletions
diff --git a/composer.json b/composer.json
index c8be979d7..bf04954e4 100644
--- a/composer.json
+++ b/composer.json
@@ -29,7 +29,7 @@
"bytestream/horde-text-filter": "^2.4",
"bytestream/horde-text-flowed": "^2.1",
"bytestream/horde-util": "^2.6",
- "cerdic/css-tidy": "v2.0.1",
+ "cerdic/css-tidy": "v2.0.3",
"christophwurst/kitinerary": "^0.2",
"christophwurst/kitinerary-bin": "^0.2",
"christophwurst/kitinerary-flatpak": "^0.2",
diff --git a/composer.lock b/composer.lock
index 4cddea150..4e4fcd8b3 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "2e9174647245e9daebec8ac931874501",
+ "content-hash": "10684a2ecfc3a451d45e7e938d044440",
"packages": [
{
"name": "amphp/amp",
@@ -1512,16 +1512,16 @@
},
{
"name": "cerdic/css-tidy",
- "version": "v2.0.1",
+ "version": "v2.0.3",
"source": {
"type": "git",
"url": "https://github.com/Cerdic/CSSTidy.git",
- "reference": "9efced88f9fc31ecbd52c798b6c01283966c0e48"
+ "reference": "436c69db9e0951760ca54b6b123d61c89ab3e918"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Cerdic/CSSTidy/zipball/9efced88f9fc31ecbd52c798b6c01283966c0e48",
- "reference": "9efced88f9fc31ecbd52c798b6c01283966c0e48",
+ "url": "https://api.github.com/repos/Cerdic/CSSTidy/zipball/436c69db9e0951760ca54b6b123d61c89ab3e918",
+ "reference": "436c69db9e0951760ca54b6b123d61c89ab3e918",
"shasum": ""
},
"require": {
@@ -1553,7 +1553,11 @@
}
],
"description": "CSSTidy is a CSS minifier",
- "time": "2022-02-21T15:33:09+00:00"
+ "support": {
+ "issues": "https://github.com/Cerdic/CSSTidy/issues",
+ "source": "https://github.com/Cerdic/CSSTidy/tree/v2.0.3"
+ },
+ "time": "2022-09-14T13:26:35+00:00"
},
{
"name": "christophwurst/kitinerary",