chore(deps): bump simple-icons from 7.6.0 to 7.7.0 (#8330)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/7.6.0...7.7.0)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-20 19:24:47 +00:00
committed by GitHub
parent d29cb90a3e
commit 0534192ead
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -49,7 +49,7 @@
"qs": "^6.11.0",
"query-string": "^7.1.1",
"semver": "~7.3.7",
"simple-icons": "7.6.0",
"simple-icons": "7.7.0",
"webextension-store-meta": "^1.0.5",
"xmldom": "~0.6.0",
"xpath": "~0.0.32"
@@ -25968,9 +25968,9 @@
}
},
"node_modules/simple-icons": {
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.6.0.tgz",
"integrity": "sha512-wmXVhGW+DoSHPBbNgj8rp3cFsYuR3KZV5z7dFjaPgbJ0QURocf8Q+Li7y0stDhi1Tu1PPCmT8NSfndpvcHq+1g==",
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.7.0.tgz",
"integrity": "sha512-pciM1Gt3xpCmZeH1FE8p/PpuSysSdBgyzyOyhrgfG3MCq3u7meXo0PwWtadKqPVjM3TT6maRYf/KEFxbFzIHSw==",
"engines": {
"node": ">=0.12.18"
},
@@ -50515,9 +50515,9 @@
"dev": true
},
"simple-icons": {
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.6.0.tgz",
"integrity": "sha512-wmXVhGW+DoSHPBbNgj8rp3cFsYuR3KZV5z7dFjaPgbJ0QURocf8Q+Li7y0stDhi1Tu1PPCmT8NSfndpvcHq+1g=="
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-7.7.0.tgz",
"integrity": "sha512-pciM1Gt3xpCmZeH1FE8p/PpuSysSdBgyzyOyhrgfG3MCq3u7meXo0PwWtadKqPVjM3TT6maRYf/KEFxbFzIHSw=="
},
"simple-swizzle": {
"version": "0.2.2",

View File

@@ -61,7 +61,7 @@
"qs": "^6.11.0",
"query-string": "^7.1.1",
"semver": "~7.3.7",
"simple-icons": "7.6.0",
"simple-icons": "7.7.0",
"webextension-store-meta": "^1.0.5",
"xmldom": "~0.6.0",
"xpath": "~0.0.32"