mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
06.57.2024 20e61c67fb94a846c665a73e0304c3a2aa47af9d
chore: bump npm versions (#499)

2 files modified
5488 ■■■■■ changed files
package-lock.json 5474 ●●●●● patch | view | raw | blame | history
package.json 14 ●●●● patch | view | raw | blame | history
package-lock.json
Diff too large
package.json
@@ -27,13 +27,13 @@
  },
  "homepage": "https://github.com/lxndrblz/anatole#readme",
  "devDependencies": {
    "@commitlint/cli": "^16.3.0",
    "@commitlint/config-conventional": "^16.2.4",
    "@release-it/conventional-changelog": "^5.1.1",
    "husky": "^7.0.4",
    "prettier": "~2.2.1",
    "prettier-plugin-go-template": "^0.0.13",
    "release-it": "^15.5.0",
    "@commitlint/cli": "^19.2.1",
    "@commitlint/config-conventional": "^19.1.0",
    "@release-it/conventional-changelog": "^8.0.1",
    "husky": "^9.0.11",
    "prettier": "^3.2.5",
    "prettier-plugin-go-template": "^0.0.15",
    "release-it": "^17.1.1",
    "shx": "^0.3.4"
  }
}