@automatons/tools 1.0.196 → 1.0.198

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automatons/tools",
3
- "version": "1.0.196",
3
+ "version": "1.0.198",
4
4
  "repository": "git@github.com:openapi-automatons/tools.git",
5
5
  "author": "tanmen <yt.prog@gmail.com>",
6
6
  "license": "MIT",
@@ -33,16 +33,16 @@
33
33
  "@types/fs-extra": "^9.0.13",
34
34
  "@types/jest": "^27.5.0",
35
35
  "@types/js-yaml": "^4.0.5",
36
- "@types/node": "^18.11.9",
36
+ "@types/node": "^18.11.10",
37
37
  "@types/semantic-release": "^17.2.4",
38
38
  "@typescript-eslint/eslint-plugin": "^5.45.0",
39
- "@typescript-eslint/parser": "^5.45.0",
39
+ "@typescript-eslint/parser": "^5.45.1",
40
40
  "depcheck": "^1.4.3",
41
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",
45
- "lint-staged": "^13.0.4",
45
+ "lint-staged": "^13.1.0",
46
46
  "semantic-release": "^19.0.5",
47
47
  "ts-jest": "^26.0.0",
48
48
  "typescript": "^4.7.4",