code-languages 1.12.1 → 1.12.3

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
@@ -1518,7 +1518,7 @@ var ruby = {
1518
1518
  packageManagers: ["RubyGems", "Bundler"],
1519
1519
  ecosystems: ["Web", "Rails", "DevOps", "Automation"]
1520
1520
  },
1521
- version: "4.0.3",
1521
+ version: "4.0.4",
1522
1522
  logo: "https://www.ruby-lang.org/images/header-ruby-logo.png",
1523
1523
  i18n: {
1524
1524
  en: {
@@ -1576,7 +1576,7 @@ var scala = {
1576
1576
  packageManagers: ["sbt", "Maven", "Gradle", "Scala CLI"],
1577
1577
  ecosystems: ["JVM", "Web", "Data Engineering", "Distributed Systems"]
1578
1578
  },
1579
- version: "3.7.4",
1579
+ version: "3.8.3",
1580
1580
  logo: "https://cdn.simpleicons.org/scala/DC322F",
1581
1581
  i18n: {
1582
1582
  en: {