@iconify/collections 1.0.420 → 1.0.421

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/collections.json +4 -4
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -217,7 +217,7 @@
217
217
  "carbon": {
218
218
  "name": "Carbon",
219
219
  "total": 2106,
220
- "version": "11.40.0",
220
+ "version": "11.41.0",
221
221
  "author": {
222
222
  "name": "IBM",
223
223
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -1479,7 +1479,7 @@
1479
1479
  "codicon": {
1480
1480
  "name": "Codicons",
1481
1481
  "total": 459,
1482
- "version": "0.0.35",
1482
+ "version": "0.0.36",
1483
1483
  "author": {
1484
1484
  "name": "Microsoft Corporation",
1485
1485
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -1501,7 +1501,7 @@
1501
1501
  "pajamas": {
1502
1502
  "name": "Gitlab SVGs",
1503
1503
  "total": 377,
1504
- "version": "3.97.0",
1504
+ "version": "3.99.0",
1505
1505
  "author": {
1506
1506
  "name": "GitLab B.V.",
1507
1507
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -2289,7 +2289,7 @@
2289
2289
  },
2290
2290
  "cbi": {
2291
2291
  "name": "Custom Brand Icons",
2292
- "total": 1169,
2292
+ "total": 1170,
2293
2293
  "author": {
2294
2294
  "name": "Emanuele & rchiileea",
2295
2295
  "url": "https://github.com/elax46/custom-brand-icons"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.420",
5
+ "version": "1.0.421",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",