@iconify-json/octicon 1.1.49 → 1.1.51

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 (3) hide show
  1. package/icons.json +1 -1
  2. package/info.json +1 -1
  3. package/package.json +2 -2
package/icons.json CHANGED
@@ -3298,5 +3298,5 @@
3298
3298
  "parent": "unverified-24"
3299
3299
  }
3300
3300
  },
3301
- "lastModified": 1694583006
3301
+ "lastModified": 1701157426
3302
3302
  }
package/info.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "octicon",
3
3
  "name": "Octicons",
4
4
  "total": 604,
5
- "version": "19.7.0",
5
+ "version": "19.8.0",
6
6
  "author": {
7
7
  "name": "GitHub",
8
8
  "url": "https://github.com/primer/octicons/"
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@iconify-json/octicon",
3
3
  "description": "Octicons icon set in Iconify JSON format",
4
- "version": "1.1.49",
5
- "iconSetVersion": "19.7.0",
4
+ "version": "1.1.51",
5
+ "iconSetVersion": "19.8.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",