From e6c9a845064bceb3dfa0694b44ac43fe2a96e3f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 04:30:04 +0000 Subject: [PATCH] Bump simple-icons from 14.0.1 to 14.12.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 14.0.1 to 14.12.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/14.0.1...14.12.0) --- updated-dependencies: - dependency-name: simple-icons dependency-version: 14.12.0 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 47e065da..b4ee5f7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "preact": "^10.25.4", "rimraf": "^6.0.1", "sass": "^1.83.1", - "simple-icons": "^14.0.1", + "simple-icons": "^14.12.0", "stylelint": "^16.12.0", "stylelint-config-recess-order": "^5.1.1", "stylelint-config-recommended": "^14.0.1", @@ -7080,9 +7080,9 @@ "dev": true }, "node_modules/simple-icons": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.0.1.tgz", - "integrity": "sha512-Pyd2vedjjYTGZCi8Y4a+BeG6ks2qoEwhtJL7t4l6C5DKFxQXRjpLzg7JLBCC44tsk96bXU1XDVEEp+sz58nYlw==", + "version": "14.12.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.12.0.tgz", + "integrity": "sha512-IlW4sFVSCq6bfVnxfdhGqU7NXGR39lwsLY8EiZSHfyIq4TO6tGaDxIgTZSthq/t7rfK1fzZVjKeKWaBe2Ep5lA==", "dev": true, "license": "CC0-1.0", "engines": { @@ -13223,9 +13223,9 @@ "dev": true }, "simple-icons": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.0.1.tgz", - "integrity": "sha512-Pyd2vedjjYTGZCi8Y4a+BeG6ks2qoEwhtJL7t4l6C5DKFxQXRjpLzg7JLBCC44tsk96bXU1XDVEEp+sz58nYlw==", + "version": "14.12.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.12.0.tgz", + "integrity": "sha512-IlW4sFVSCq6bfVnxfdhGqU7NXGR39lwsLY8EiZSHfyIq4TO6tGaDxIgTZSthq/t7rfK1fzZVjKeKWaBe2Ep5lA==", "dev": true }, "slash": { diff --git a/package.json b/package.json index 71057174..a1a0d459 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "preact": "^10.25.4", "rimraf": "^6.0.1", "sass": "^1.83.1", - "simple-icons": "^14.0.1", + "simple-icons": "^14.12.0", "stylelint": "^16.12.0", "stylelint-config-recess-order": "^5.1.1", "stylelint-config-recommended": "^14.0.1",