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

Alexander Bilz
09.59.2022 d35f57f67307711e3ca11e3fb0187275e0dd41a6
chore: bump npm package versions (#389)

2 files modified
3414 ■■■■ changed files
package-lock.json 3404 ●●●● patch | view | raw | blame | history
package.json 10 ●●●● 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.2.1",
    "@commitlint/config-conventional": "^16.2.1",
    "@release-it/conventional-changelog": "^5.1.0",
    "@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.11-beta.13",
    "release-it": "^15.4.2",
    "prettier-plugin-go-template": "^0.0.11",
    "release-it": "^15.5.0",
    "shx": "^0.3.4"
  }
}