From f18497017278261dc7bc858f11202cc789ae9c8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 16:08:11 +0000 Subject: [PATCH] Bump components/normalize.css from 2.1.2 to 3.0.3 Bumps [components/normalize.css](https://github.com/components/normalize.css) from 2.1.2 to 3.0.3. - [Commits](https://github.com/components/normalize.css/compare/2.1.2...3.0.3) --- updated-dependencies: - dependency-name: components/normalize.css dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 17 +++++++---------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 719a7079..34d47155 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "php": "*", "components/font-awesome": "~4.2.0", "components/highlightjs": "~8.3.0", - "components/normalize.css": "~2.1.2", + "components/normalize.css": "~3.0.3", "dflydev/embedded-composer": "^1.0@dev", "sculpin/sculpin": "^2.1@dev" } diff --git a/composer.lock b/composer.lock index cc9c416f..8e712368 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": "0ca05a7d42b90e3fc4a69acd4f9bff54", + "content-hash": "086eeec0e7fb9ceb5ee30bf8e4963abb", "packages": [ { "name": "components/font-awesome", @@ -101,21 +101,18 @@ }, { "name": "components/normalize.css", - "version": "2.1.2", + "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/components/normalize.css.git", - "reference": "444055467d693c67923643a0f593eff8a7afc588" + "reference": "45dc73f97034936e7ab1838be4887a3be315824b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/components/normalize.css/zipball/444055467d693c67923643a0f593eff8a7afc588", - "reference": "444055467d693c67923643a0f593eff8a7afc588", + "url": "https://api.github.com/repos/components/normalize.css/zipball/45dc73f97034936e7ab1838be4887a3be315824b", + "reference": "45dc73f97034936e7ab1838be4887a3be315824b", "shasum": "" }, - "require": { - "robloach/component-installer": "*" - }, "type": "component", "extra": { "component": { @@ -133,9 +130,9 @@ "homepage": "http://necolas.github.com/normalize.css/", "support": { "issues": "https://github.com/components/normalize.css/issues", - "source": "https://github.com/components/normalize.css/tree/master" + "source": "https://github.com/components/normalize.css/tree/3.0.3" }, - "time": "2013-10-24T03:39:15+00:00" + "time": "2015-05-21T16:25:32+00:00" }, { "name": "composer/ca-bundle",