@technote-space/game-interface
Advanced tools
Comparing version 0.5.32 to 0.5.33
{ | ||
"name": "@technote-space/game-interface", | ||
"version": "0.5.32", | ||
"version": "0.5.33", | ||
"description": "", | ||
@@ -41,15 +41,15 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^12.1.4", | ||
"@commitlint/config-conventional": "^12.1.4", | ||
"@types/jest": "^26.0.24", | ||
"@types/node": "^16.3.2", | ||
"@typescript-eslint/eslint-plugin": "^4.28.3", | ||
"@typescript-eslint/parser": "^4.28.3", | ||
"eslint": "^7.30.0", | ||
"@commitlint/cli": "^13.1.0", | ||
"@commitlint/config-conventional": "^13.1.0", | ||
"@types/jest": "^27.0.0", | ||
"@types/node": "^16.6.0", | ||
"@typescript-eslint/eslint-plugin": "^4.29.1", | ||
"@typescript-eslint/parser": "^4.29.1", | ||
"eslint": "^7.32.0", | ||
"husky": "^7.0.1", | ||
"jest": "^27.0.6", | ||
"jest-circus": "^27.0.6", | ||
"lint-staged": "^11.0.1", | ||
"lint-staged": "^11.1.2", | ||
"pinst": "^2.1.6", | ||
"ts-jest": "^27.0.3", | ||
"ts-jest": "^27.0.4", | ||
"typescript": "^4.3.5" | ||
@@ -56,0 +56,0 @@ }, |
19588