@technote-space/game-interface
Advanced tools
Comparing version 0.5.36 to 0.5.37
{ | ||
"name": "@technote-space/game-interface", | ||
"version": "0.5.36", | ||
"version": "0.5.37", | ||
"description": "", | ||
@@ -41,16 +41,16 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^13.2.0", | ||
"@commitlint/cli": "^13.2.1", | ||
"@commitlint/config-conventional": "^13.2.0", | ||
"@types/jest": "^27.0.2", | ||
"@types/node": "^16.10.2", | ||
"@typescript-eslint/eslint-plugin": "^4.32.0", | ||
"@typescript-eslint/parser": "^4.32.0", | ||
"eslint": "^7.32.0", | ||
"@types/node": "^16.10.9", | ||
"@typescript-eslint/eslint-plugin": "^5.0.0", | ||
"@typescript-eslint/parser": "^5.0.0", | ||
"eslint": "^8.0.1", | ||
"husky": "^7.0.2", | ||
"jest": "^27.2.4", | ||
"jest-circus": "^27.2.4", | ||
"lint-staged": "^11.1.2", | ||
"jest": "^27.2.5", | ||
"jest-circus": "^27.2.5", | ||
"lint-staged": "^11.2.3", | ||
"pinst": "^2.1.6", | ||
"ts-jest": "^27.0.5", | ||
"typescript": "^4.4.3" | ||
"typescript": "^4.4.4" | ||
}, | ||
@@ -57,0 +57,0 @@ "publishConfig": { |
19586