From 419720a53835071aae166397021b881a90ce88e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 18:48:32 +0000 Subject: [PATCH] Bump simple-icons from 11.15.0 to 12.0.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.15.0 to 12.0.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/11.15.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-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 02bf0cafa9..4647b601ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,7 +74,7 @@ "rollup-plugin-esbuild": "^6.1.1", "rollup-plugin-import-css": "^3.5.0", "rollup-plugin-web-worker-loader": "^1.6.1", - "simple-icons": "^11.15.0", + "simple-icons": "^12.0.0", "storybook": "^7.6.17", "tiny-glob": "^0.2.9", "tsc-alias": "^1.8.8", @@ -18468,9 +18468,9 @@ "dev": true }, "node_modules/simple-icons": { - "version": "11.15.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.15.0.tgz", - "integrity": "sha512-uDAdtIGc56YJiGpdzImENY4E+5qtHEorW11KoXiwDj4u4YSY74G+q/a9idlY8iEqrjghHGkZ/ras0jRT7JpDTQ==", + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-12.0.0.tgz", + "integrity": "sha512-KsqyGTRS1c9hp1oGEspCdp8qbqljjH199pUZZWR3DeStg2RBjzB3EJT9kLZ8tPlIrWOyktjj+TIgDQphYHq7XQ==", "dev": true, "engines": { "node": ">=0.12.18" diff --git a/package.json b/package.json index 3f90d0e56c..bc2aa0cb85 100644 --- a/package.json +++ b/package.json @@ -236,7 +236,7 @@ "rollup-plugin-esbuild": "^6.1.1", "rollup-plugin-import-css": "^3.5.0", "rollup-plugin-web-worker-loader": "^1.6.1", - "simple-icons": "^11.15.0", + "simple-icons": "^12.0.0", "storybook": "^7.6.17", "tiny-glob": "^0.2.9", "tsc-alias": "^1.8.8",