@technote-space/game-interface
Advanced tools
Comparing version 0.5.44 to 0.5.45
{ | ||
"name": "@technote-space/game-interface", | ||
"version": "0.5.44", | ||
"version": "0.5.45", | ||
"description": "", | ||
@@ -41,16 +41,16 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.0.3", | ||
"@commitlint/config-conventional": "^17.0.3", | ||
"@types/jest": "^28.1.6", | ||
"@types/node": "^18.7.1", | ||
"@typescript-eslint/eslint-plugin": "^5.33.0", | ||
"@typescript-eslint/parser": "^5.33.0", | ||
"eslint": "^8.21.0", | ||
"@commitlint/cli": "^17.2.0", | ||
"@commitlint/config-conventional": "^17.2.0", | ||
"@types/jest": "^29.2.1", | ||
"@types/node": "^18.11.9", | ||
"@typescript-eslint/eslint-plugin": "^5.42.0", | ||
"@typescript-eslint/parser": "^5.42.0", | ||
"eslint": "^8.26.0", | ||
"husky": "^8.0.1", | ||
"jest": "^28.1.3", | ||
"jest-circus": "^28.1.3", | ||
"jest": "^29.2.2", | ||
"jest-circus": "^29.2.2", | ||
"lint-staged": "^13.0.3", | ||
"pinst": "^3.0.0", | ||
"ts-jest": "^28.0.7", | ||
"typescript": "^4.7.4" | ||
"ts-jest": "^29.0.3", | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -57,0 +57,0 @@ "publishConfig": { |
19589