Skip to content

Commit 6173dc3

Browse files
chore(deps): bump simple-icons from 15.16.0 to 15.22.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 15.16.0 to 15.22.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](simple-icons/simple-icons@15.16.0...15.22.0) --- updated-dependencies: - dependency-name: simple-icons dependency-version: 15.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fae06e2 commit 6173dc3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"badge-maker": "5.0.2",
1010
"elysia": "1.4.8",
1111
"managedenv": "0.1.1",
12-
"simple-icons": "15.16.0",
12+
"simple-icons": "15.22.0",
1313
},
1414
"devDependencies": {
1515
"@types/bun": "1.2.23",
@@ -64,7 +64,7 @@
6464

6565
"openapi-types": ["[email protected]", "", {}, "sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw=="],
6666

67-
"simple-icons": ["simple-icons@15.16.0", "", {}, "sha512-AeyYdQ5BsFe7ONruVRClZ+2921tQIEcHuP9AZdNUR0in1jFeakH0pA9Rkjj0T/RkTH7Icx2jprXxWWY3aaCDJQ=="],
67+
"simple-icons": ["simple-icons@15.22.0", "", {}, "sha512-i/w5Ie4tENfGYbdCo2iJ+oies0vOFd8QXWHopKOUzudfLCvnmeheF2PpHp89Z2azpc+c2su3lMiWO/SpP+429A=="],
6868

6969
"typescript": ["[email protected]", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A=="],
7070

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"badge-maker": "5.0.2",
1616
"elysia": "1.4.8",
1717
"managedenv": "0.1.1",
18-
"simple-icons": "15.16.0"
18+
"simple-icons": "15.22.0"
1919
},
2020
"scripts": {
2121
"dev": "bun --watch src/index.ts",

0 commit comments

Comments
 (0)