@automatons/tools 1.0.189 → 1.0.191

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automatons/tools",
3
- "version": "1.0.189",
3
+ "version": "1.0.191",
4
4
  "repository": "git@github.com:openapi-automatons/tools.git",
5
5
  "author": "tanmen <yt.prog@gmail.com>",
6
6
  "license": "MIT",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "devDependencies": {
27
27
  "@commitlint/cli": "^17.2.0",
28
- "@commitlint/config-conventional": "^17.2.0",
28
+ "@commitlint/config-conventional": "^17.3.0",
29
29
  "@semantic-release/changelog": "^6.0.1",
30
30
  "@semantic-release/git": "^10.0.1",
31
31
  "@semantic-release/npm": "^9.0.1",
@@ -35,10 +35,10 @@
35
35
  "@types/js-yaml": "^4.0.5",
36
36
  "@types/node": "^18.11.9",
37
37
  "@types/semantic-release": "^17.2.4",
38
- "@typescript-eslint/eslint-plugin": "^5.43.0",
39
- "@typescript-eslint/parser": "^5.43.0",
38
+ "@typescript-eslint/eslint-plugin": "^5.44.0",
39
+ "@typescript-eslint/parser": "^5.44.0",
40
40
  "depcheck": "^1.4.3",
41
- "eslint": "^8.27.0",
41
+ "eslint": "^8.28.0",
42
42
  "eslint-config-google": "^0.14.0",
43
43
  "husky": "^8.0.2",
44
44
  "jest": "^26.0.1",