@automatons/tools 1.0.212 → 1.0.213

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automatons/tools",
3
- "version": "1.0.212",
3
+ "version": "1.0.213",
4
4
  "repository": "git@github.com:openapi-automatons/tools.git",
5
5
  "author": "tanmen <yt.prog@gmail.com>",
6
6
  "license": "MIT",
@@ -40,7 +40,7 @@
40
40
  "depcheck": "^1.4.3",
41
41
  "eslint": "^8.28.0",
42
42
  "eslint-config-google": "^0.14.0",
43
- "husky": "^8.0.2",
43
+ "husky": "^8.0.3",
44
44
  "jest": "^26.0.1",
45
45
  "lint-staged": "^13.1.0",
46
46
  "semantic-release": "^19.0.5",