@technote-space/game-interface
Advanced tools
Comparing version 0.5.10 to 0.5.11
{ | ||
"name": "@technote-space/game-interface", | ||
"version": "0.5.10", | ||
"version": "0.5.11", | ||
"description": "", | ||
@@ -40,8 +40,8 @@ "keywords": [ | ||
"@commitlint/config-conventional": "^11.0.0", | ||
"@types/jest": "^26.0.18", | ||
"@types/node": "^14.14.12", | ||
"@typescript-eslint/eslint-plugin": "^4.9.1", | ||
"@typescript-eslint/parser": "^4.9.1", | ||
"eslint": "^7.15.0", | ||
"husky": "^4.3.5", | ||
"@types/jest": "^26.0.19", | ||
"@types/node": "^14.14.16", | ||
"@typescript-eslint/eslint-plugin": "^4.11.0", | ||
"@typescript-eslint/parser": "^4.11.0", | ||
"eslint": "^7.16.0", | ||
"husky": "^4.3.6", | ||
"jest": "^26.6.3", | ||
@@ -51,3 +51,3 @@ "jest-circus": "^26.6.3", | ||
"ts-jest": "^26.4.4", | ||
"typescript": "^4.1.2" | ||
"typescript": "^4.1.3" | ||
}, | ||
@@ -54,0 +54,0 @@ "publishConfig": { |
19287