@technote-space/game-interface
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "@technote-space/game-interface", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "", | ||
@@ -31,14 +31,14 @@ "author": { | ||
"devDependencies": { | ||
"@commitlint/cli": "^9.1.1", | ||
"@commitlint/config-conventional": "^9.1.1", | ||
"@types/jest": "^26.0.8", | ||
"@types/node": "^14.0.27", | ||
"@typescript-eslint/eslint-plugin": "^3.7.1", | ||
"@typescript-eslint/parser": "^3.7.1", | ||
"eslint": "^7.5.0", | ||
"@commitlint/cli": "^9.1.2", | ||
"@commitlint/config-conventional": "^9.1.2", | ||
"@types/jest": "^26.0.10", | ||
"@types/node": "^14.6.0", | ||
"@typescript-eslint/eslint-plugin": "^3.9.1", | ||
"@typescript-eslint/parser": "^3.9.1", | ||
"eslint": "^7.7.0", | ||
"husky": "^4.2.5", | ||
"jest": "^26.2.2", | ||
"jest-circus": "^26.2.2", | ||
"jest": "^26.4.0", | ||
"jest-circus": "^26.4.0", | ||
"lint-staged": "^10.2.11", | ||
"ts-jest": "^26.1.4", | ||
"ts-jest": "^26.2.0", | ||
"typescript": "^3.9.7" | ||
@@ -45,0 +45,0 @@ }, |