1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 17:46:39 -04:00

📦 npm: Bump simple-icons from 9.1.0 to 9.2.0

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/9.1.0...9.2.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>
This commit is contained in:
dependabot[bot]
2023-06-18 15:33:03 +00:00
committed by Jake Jarvis
parent d058279609
commit 957f94c47b
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -56,7 +56,7 @@
"remark-smartypants": "^2.0.0",
"remark-unwrap-images": "^3.0.1",
"remove-markdown": "^0.5.0",
"simple-icons": "^9.1.0",
"simple-icons": "^9.2.0",
"sitemap": "^7.1.1",
"stitches-normalize": "^2.0.0",
"swr": "^2.1.5"
@ -11482,9 +11482,9 @@
}
},
"node_modules/simple-icons": {
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.1.0.tgz",
"integrity": "sha512-kbNcT5mduoWrNZz7i+IRadiLeKMj17tzZ1WpAaTSeIV2SxdfnUSL3ctZD83OT7RYTX03wLbqhskb8tv+sBPxxg==",
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-9.2.0.tgz",
"integrity": "sha512-BwLa76uMHBZKN1+L7Qmboj47mcFADiA/dfAePOd3arSPv6JMRNptJ2FNDBLuqkKliWG2W9XuBKhunuv+GzPpLA==",
"engines": {
"node": ">=0.12.18"
},

View File

@ -66,7 +66,7 @@
"remark-smartypants": "^2.0.0",
"remark-unwrap-images": "^3.0.1",
"remove-markdown": "^0.5.0",
"simple-icons": "^9.1.0",
"simple-icons": "^9.2.0",
"sitemap": "^7.1.1",
"stitches-normalize": "^2.0.0",
"swr": "^2.1.5"