@technote-space/game-interface
Advanced tools
Comparing version 0.5.42 to 0.5.43
{ | ||
"name": "@technote-space/game-interface", | ||
"version": "0.5.42", | ||
"version": "0.5.43", | ||
"description": "", | ||
@@ -41,16 +41,16 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^16.1.0", | ||
"@commitlint/config-conventional": "^16.0.0", | ||
"@types/jest": "^27.4.0", | ||
"@types/node": "^17.0.14", | ||
"@typescript-eslint/eslint-plugin": "^5.10.2", | ||
"@typescript-eslint/parser": "^5.10.2", | ||
"eslint": "^8.8.0", | ||
"husky": "^7.0.4", | ||
"jest": "^27.4.7", | ||
"jest-circus": "^27.4.6", | ||
"lint-staged": "^12.3.3", | ||
"pinst": "^2.1.6", | ||
"ts-jest": "^27.1.3", | ||
"typescript": "^4.5.5" | ||
"@commitlint/cli": "^17.0.2", | ||
"@commitlint/config-conventional": "^17.0.2", | ||
"@types/jest": "^28.1.3", | ||
"@types/node": "^18.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.29.0", | ||
"@typescript-eslint/parser": "^5.29.0", | ||
"eslint": "^8.18.0", | ||
"husky": "^8.0.1", | ||
"jest": "^28.1.1", | ||
"jest-circus": "^28.1.1", | ||
"lint-staged": "^13.0.2", | ||
"pinst": "^3.0.0", | ||
"ts-jest": "^28.0.5", | ||
"typescript": "^4.7.4" | ||
}, | ||
@@ -57,0 +57,0 @@ "publishConfig": { |