@automatons/tools 1.0.205 → 1.0.207

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.205",
3
+ "version": "1.0.207",
4
4
  "repository": "git@github.com:openapi-automatons/tools.git",
5
5
  "author": "tanmen <yt.prog@gmail.com>",
6
6
  "license": "MIT",
@@ -33,7 +33,7 @@
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.15",
36
+ "@types/node": "^18.11.17",
37
37
  "@types/semantic-release": "^17.2.4",
38
38
  "@typescript-eslint/eslint-plugin": "^5.46.1",
39
39
  "@typescript-eslint/parser": "^5.46.1",
@@ -47,7 +47,7 @@
47
47
  "ts-jest": "^26.0.0",
48
48
  "typescript": "^4.7.4",
49
49
  "typesync": "^0.9.2",
50
- "yarn-deduplicate": "^6.0.0"
50
+ "yarn-deduplicate": "^6.0.1"
51
51
  },
52
52
  "publishConfig": {
53
53
  "access": "public"