From 50e89c560c4bd25f3d4e5368ef94c6d45a77cab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 10:06:12 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=BC=20Bump=20simple-icons=20from=204.2?= =?UTF-8?q?5.0=20to=208.3.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 4.25.0 to 8.3.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/4.25.0...8.3.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fe02fc7..a2fb85c 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "remark-parse-frontmatter": "^1.0.2", "remark-unwrap-texts": "^1.0.3", "revalidator": "^0.3.1", - "simple-icons": "^4.25.0", + "simple-icons": "^8.3.0", "tailwindcss": "^2.2.4", "tailwindcss-autofill": "^0.1.0", "tailwindcss-shadow-fill": "^0.1.0", diff --git a/yarn.lock b/yarn.lock index ee653e4..085bd97 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3007,10 +3007,10 @@ shell-quote@1.7.2: resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2" integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg== -simple-icons@^4.25.0: - version "4.25.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-4.25.0.tgz#9420fc556f21bd4793718b211ac6d2b1f1069cca" - integrity sha512-bnQccBJXKaWECSFKV4jdSDOvJb0om1yNqHf+lSXiE+hTk/R3L1Mz+EfQRgkmVjED2dSZhbZWxGzdC8+cQzSoaA== +simple-icons@^8.3.0: + version "8.3.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-8.3.0.tgz#4a1c6d3fc9d91fb87ba5541beb88766bc04012f8" + integrity sha512-tDoLmETYVaNdoHpmxqkd3O7YlW9yjh0q7/EKrXlfclQfaL6ijMmSKvUBtwN++IQlVTKc7jYyKLXm2yNqOAm40A== simple-swizzle@^0.2.2: version "0.2.2"