@automatons/tools 1.0.187 → 1.0.188
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@automatons/tools",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.188",
|
4
4
|
"repository": "git@github.com:openapi-automatons/tools.git",
|
5
5
|
"author": "tanmen <yt.prog@gmail.com>",
|
6
6
|
"license": "MIT",
|
@@ -36,7 +36,7 @@
|
|
36
36
|
"@types/node": "^18.11.9",
|
37
37
|
"@types/semantic-release": "^17.2.4",
|
38
38
|
"@typescript-eslint/eslint-plugin": "^5.42.1",
|
39
|
-
"@typescript-eslint/parser": "^5.
|
39
|
+
"@typescript-eslint/parser": "^5.43.0",
|
40
40
|
"depcheck": "^1.4.3",
|
41
41
|
"eslint": "^8.27.0",
|
42
42
|
"eslint-config-google": "^0.14.0",
|