@technote-space/game-interface
Advanced tools
Comparing version 0.5.15 to 0.5.16
{ | ||
"name": "@technote-space/game-interface", | ||
"version": "0.5.15", | ||
"version": "0.5.16", | ||
"description": "", | ||
@@ -38,15 +38,15 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^12.0.0", | ||
"@commitlint/config-conventional": "^12.0.0", | ||
"@commitlint/cli": "^12.0.1", | ||
"@commitlint/config-conventional": "^12.0.1", | ||
"@types/jest": "^26.0.20", | ||
"@types/node": "^14.14.31", | ||
"@typescript-eslint/eslint-plugin": "^4.15.2", | ||
"@typescript-eslint/parser": "^4.15.2", | ||
"eslint": "^7.20.0", | ||
"husky": "^5.1.1", | ||
"@types/node": "^14.14.33", | ||
"@typescript-eslint/eslint-plugin": "^4.17.0", | ||
"@typescript-eslint/parser": "^4.17.0", | ||
"eslint": "^7.21.0", | ||
"husky": "^5.1.3", | ||
"jest": "^26.6.3", | ||
"jest-circus": "^26.6.3", | ||
"lint-staged": "^10.5.4", | ||
"ts-jest": "^26.5.2", | ||
"typescript": "^4.2.2" | ||
"ts-jest": "^26.5.3", | ||
"typescript": "^4.2.3" | ||
}, | ||
@@ -53,0 +53,0 @@ "publishConfig": { |