From 323e7d8e028f32619e7c73283f3c4b4db8574f3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 04:21:42 +0000 Subject: [PATCH] Bump simple-icons from 7.21.0 to 12.0.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 7.21.0 to 12.0.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/7.21.0...12.0.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:development 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 2ad397ce..32480bed 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "rollup-plugin-typescript2": "^0.34.1", "sass": "^1.56.1", "sass-loader": "^13.2.0", - "simple-icons": "^7.21.0", + "simple-icons": "^12.0.0", "styled-components": "^5.3.6", "ts-jest": "^27.1.4", "typescript": "^4.9.3", diff --git a/yarn.lock b/yarn.lock index 69b2d58d..f18f7fb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11590,10 +11590,10 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3: resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c" integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== -simple-icons@^7.21.0: - version "7.21.0" - resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-7.21.0.tgz#ed11e2b6fb12b13b52c6fe9b13a34bf75d0ac334" - integrity sha512-Omy/5NjPJrwNl1Q0KzMOVuARfKP4Y+DET2gJ9VyJtWyw75HLWviYszbSZsw1x3BOwBUroRwWkCGi81HPu1M29g== +simple-icons@^12.0.0: + version "12.0.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-12.0.0.tgz#9cd7257fd8289008457ef8e2551e6b46a9fbf723" + integrity sha512-KsqyGTRS1c9hp1oGEspCdp8qbqljjH199pUZZWR3DeStg2RBjzB3EJT9kLZ8tPlIrWOyktjj+TIgDQphYHq7XQ== simple-swizzle@^0.2.2: version "0.2.2"