@akashic/akashic-cli-commons
Advanced tools
Comparing version 0.13.42 to 0.13.43
{ | ||
"name": "@akashic/akashic-cli-commons", | ||
"version": "0.13.42", | ||
"version": "0.13.43", | ||
"description": "The shared definitions and routines for akashic-cli-xxx", | ||
@@ -26,11 +26,11 @@ "main": "lib/index.js", | ||
"@types/browserify": "12.0.37", | ||
"@types/eslint": "8.4.5", | ||
"@types/eslint": "8.4.6", | ||
"@types/fs-extra": "9.0.13", | ||
"@types/jest": "27.5.2", | ||
"@types/mock-fs": "4.13.1", | ||
"@types/node": "14.18.24", | ||
"@typescript-eslint/eslint-plugin": "5.33.1", | ||
"@types/node": "14.18.26", | ||
"@typescript-eslint/eslint-plugin": "5.35.1", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-import": "2.26.0", | ||
"eslint-plugin-jest": "26.8.3", | ||
"eslint-plugin-jest": "26.8.7", | ||
"jest": "26.6.3", | ||
@@ -54,3 +54,3 @@ "mock-fs": "4.14.0", | ||
}, | ||
"gitHead": "5ff4be86c55f6aa94fa47303bd6045fb1a23dd72" | ||
"gitHead": "f5b6d9eccc14f6657e540732d8230180f333a771" | ||
} |