From cc883a05ccccc52339f5c9e15f75ba3641dd2827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 14:35:39 +0100 Subject: [PATCH] chore(deps): bump simple-icons from 13.6.0 to 13.7.0 (#10482) Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 13.6.0 to 13.7.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/13.6.0...13.7.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 d56727968a550..c53d7d955da97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "qs": "^6.13.0", "query-string": "^9.1.0", "semver": "~7.6.3", - "simple-icons": "13.6.0", + "simple-icons": "13.7.0", "smol-toml": "1.3.0", "svg-path-commander": "^2.0.10", "webextension-store-meta": "^1.2.3", @@ -26923,9 +26923,9 @@ } }, "node_modules/simple-icons": { - "version": "13.6.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.6.0.tgz", - "integrity": "sha512-hKhxwp9SDjMjEE+aFL3gzh2XZBQSN5xlIygpsKgiMcn+65BtWoUIS0nmIkmDQ15Ge+2AXGfHCrjn5vE55UdjDg==", + "version": "13.7.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.7.0.tgz", + "integrity": "sha512-vEBRehBv/DSypfBGx0Dqplch1Ik2sQidebLeAWoaXxZTZiiw1JPRpk9/GwQh1+I8vRHhzIRIcQ7Ng8hm4hB01A==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index 18c4a7a5f386f..415cb69afc2da 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "qs": "^6.13.0", "query-string": "^9.1.0", "semver": "~7.6.3", - "simple-icons": "13.6.0", + "simple-icons": "13.7.0", "smol-toml": "1.3.0", "svg-path-commander": "^2.0.10", "webextension-store-meta": "^1.2.3",