From 8ee5f62df8e877c3d6edd280ce8f724c43d68cb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 06:49:34 +0000 Subject: [PATCH] Bump simple-icons from 9.3.0 to 9.9.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 9.3.0 to 9.9.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/9.3.0...9.9.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 | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0614dbb..09d0929 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "postcss": "^8.4.21", "postcss-import": "^15.1.0", "pretty": "^2.0.0", - "simple-icons": "^9.3.0", + "simple-icons": "^9.9.0", "slugify": "^1.6.6", "svgo": "^3.0.2", "tailwindcss": "^3.3.2" @@ -3837,9 +3837,9 @@ "dev": true }, "node_modules/simple-icons": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.3.0.tgz", - "integrity": "sha512-T6x3teIpPdMc8nibYvE56Va1eF+l8Puk//1YYtCxQP4wbGRzYxgwZTl18YCjoFLnu/0exehwyR2hMEFZV3lflg==", + "version": "9.9.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.9.0.tgz", + "integrity": "sha512-1Pe4iLuEdUfFP60pgdBl9CzDiKK7gYlIMmnEPr8G9+pYXR4lZRkGta4UapbXcN1g3oGy1FM3HdRT+0tXaDhzIw==", "dev": true, "engines": { "node": ">=0.12.18" diff --git a/package.json b/package.json index fb63a27..7aa8a3f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "postcss": "^8.4.21", "postcss-import": "^15.1.0", "pretty": "^2.0.0", - "simple-icons": "^9.3.0", + "simple-icons": "^9.9.0", "slugify": "^1.6.6", "svgo": "^3.0.2", "tailwindcss": "^3.3.2"