From cd470050674fb41f8ef78e9efa1e0b6adcccb7c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 04:40:08 +0000 Subject: [PATCH] Bump simple-icons from 13.7.0 to 13.8.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 13.7.0 to 13.8.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/13.7.0...13.8.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 | 15 +++++++-------- package.json | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 02c64bbe826..a39321db33a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "preact": "^10.23.2", "rimraf": "^6.0.1", "sass": "^1.77.8", - "simple-icons": "^13.7.0", + "simple-icons": "^13.8.0", "stylelint": "^16.9.0", "stylelint-config-recess-order": "^5.1.0", "stylelint-config-recommended": "^14.0.1", @@ -6579,11 +6579,10 @@ "dev": true }, "node_modules/simple-icons": { - "version": "13.7.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.7.0.tgz", - "integrity": "sha512-vEBRehBv/DSypfBGx0Dqplch1Ik2sQidebLeAWoaXxZTZiiw1JPRpk9/GwQh1+I8vRHhzIRIcQ7Ng8hm4hB01A==", + "version": "13.8.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.8.0.tgz", + "integrity": "sha512-z5l9A6X0BNEQbNS9pQ/X5eVHL4vYM0s0K/5Hl8mIG4zZB1ofTzDl5fsMzjTgpmfplgmx2pFW0mDUMFguXgfy+w==", "dev": true, - "license": "CC0-1.0", "engines": { "node": ">=0.12.18" }, @@ -12431,9 +12430,9 @@ "dev": true }, "simple-icons": { - "version": "13.7.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.7.0.tgz", - "integrity": "sha512-vEBRehBv/DSypfBGx0Dqplch1Ik2sQidebLeAWoaXxZTZiiw1JPRpk9/GwQh1+I8vRHhzIRIcQ7Ng8hm4hB01A==", + "version": "13.8.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.8.0.tgz", + "integrity": "sha512-z5l9A6X0BNEQbNS9pQ/X5eVHL4vYM0s0K/5Hl8mIG4zZB1ofTzDl5fsMzjTgpmfplgmx2pFW0mDUMFguXgfy+w==", "dev": true }, "slash": { diff --git a/package.json b/package.json index 462cc33305e..65636d0af48 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "preact": "^10.23.2", "rimraf": "^6.0.1", "sass": "^1.77.8", - "simple-icons": "^13.7.0", + "simple-icons": "^13.8.0", "stylelint": "^16.9.0", "stylelint-config-recess-order": "^5.1.0", "stylelint-config-recommended": "^14.0.1",