code-languages 1.12.0 → 1.12.1

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.
package/dist/detect.cjs CHANGED
@@ -1767,7 +1767,7 @@ var toml = {
1767
1767
  author: "Tom Preston-Werner / TOML contributors",
1768
1768
  website: "https://toml.io",
1769
1769
  paradigms: ["configuration", "declarative", "data-serialization"],
1770
- version: "1.0.0",
1770
+ version: "1.1.0",
1771
1771
  logo: "https://cdn.simpleicons.org/toml/9C4221",
1772
1772
  i18n: {
1773
1773
  en: {