From f489925cc653ab90f559332e01916fedbbacc902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 04:41:41 +0000 Subject: [PATCH] Bump simple-icons from 8.1.0 to 8.4.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 8.1.0 to 8.4.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/8.1.0...8.4.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7e36fe3b..f3c1034c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "preact": "^10.11.3", "rimraf": "^3.0.2", "sass": "^1.57.0", - "simple-icons": "^8.1.0", + "simple-icons": "^8.4.0", "stylelint": "^14.16.0", "stylelint-config-rational-order": "^0.1.2", "stylelint-config-recommended": "^9.0.0", @@ -10695,9 +10695,9 @@ "dev": true }, "node_modules/simple-icons": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.1.0.tgz", - "integrity": "sha512-N2JKvoRoiFqsRaHiKLNHf6GzpfLqO+Bgoijq54rzIosfQIhmxgCiAKYW9ejzw0arCAeoQ3RiG18fIZct6xBXFA==", + "version": "8.4.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.4.0.tgz", + "integrity": "sha512-vDaxR7CFRwkqBkYVhTli4rKS0/TdAUVvaCuQ3AKQbV8N+TYYy8LKaeJdXwOo5RlJZdUzsnHChaktcYhIk8vRow==", "dev": true, "engines": { "node": ">=0.12.18" @@ -21427,9 +21427,9 @@ "dev": true }, "simple-icons": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.1.0.tgz", - "integrity": "sha512-N2JKvoRoiFqsRaHiKLNHf6GzpfLqO+Bgoijq54rzIosfQIhmxgCiAKYW9ejzw0arCAeoQ3RiG18fIZct6xBXFA==", + "version": "8.4.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-8.4.0.tgz", + "integrity": "sha512-vDaxR7CFRwkqBkYVhTli4rKS0/TdAUVvaCuQ3AKQbV8N+TYYy8LKaeJdXwOo5RlJZdUzsnHChaktcYhIk8vRow==", "dev": true }, "sisteransi": { diff --git a/package.json b/package.json index ea5af55d..be5ef135 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "preact": "^10.11.3", "rimraf": "^3.0.2", "sass": "^1.57.0", - "simple-icons": "^8.1.0", + "simple-icons": "^8.4.0", "stylelint": "^14.16.0", "stylelint-config-rational-order": "^0.1.2", "stylelint-config-recommended": "^9.0.0",