@automatons/tools 1.0.215 → 1.0.217

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automatons/tools",
3
- "version": "1.0.215",
3
+ "version": "1.0.217",
4
4
  "repository": "git@github.com:openapi-automatons/tools.git",
5
5
  "author": "tanmen <yt.prog@gmail.com>",
6
6
  "license": "MIT",
@@ -24,8 +24,8 @@
24
24
  "js-yaml": "^4.1.0"
25
25
  },
26
26
  "devDependencies": {
27
- "@commitlint/cli": "^17.3.0",
28
- "@commitlint/config-conventional": "^17.3.0",
27
+ "@commitlint/cli": "^17.4.0",
28
+ "@commitlint/config-conventional": "^17.4.0",
29
29
  "@semantic-release/changelog": "^6.0.2",
30
30
  "@semantic-release/git": "^10.0.1",
31
31
  "@semantic-release/npm": "^9.0.1",