enonic-types
Advanced tools
Comparing version 0.0.41 to 0.0.42
{ | ||
"name": "enonic-types", | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"description": "TypeScript types for Enonic XP", | ||
@@ -27,8 +27,8 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^2.21.0", | ||
"@typescript-eslint/parser": "^2.21.0", | ||
"@typescript-eslint/eslint-plugin": "^2.22.0", | ||
"@typescript-eslint/parser": "^2.22.0", | ||
"eslint": "^6.8.0", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^3.8.2" | ||
"typescript": "^3.8.3" | ||
} | ||
} |
40986
36
1142