@gasket/plugin-git
Advanced tools
Comparing version 6.10.1 to 6.14.0
{ | ||
"name": "@gasket/plugin-git", | ||
"version": "6.10.1", | ||
"version": "6.14.0", | ||
"description": "Adds git support to your application", | ||
@@ -37,3 +37,3 @@ "main": "lib", | ||
"dependencies": { | ||
"@gasket/utils": "^6.10.1" | ||
"@gasket/utils": "^6.14.0" | ||
}, | ||
@@ -43,11 +43,11 @@ "devDependencies": { | ||
"assume-sinon": "^1.1.0", | ||
"eslint": "^7.17.0", | ||
"eslint-config-godaddy": "^4.0.1", | ||
"eslint-plugin-json": "^2.1.2", | ||
"eslint-plugin-mocha": "^8.0.0", | ||
"eslint-plugin-unicorn": "^39.0.0", | ||
"mocha": "^8.2.1", | ||
"eslint": "^8.7.0", | ||
"eslint-config-godaddy": "^6.0.0", | ||
"eslint-plugin-json": "^3.1.0", | ||
"eslint-plugin-mocha": "^10.0.3", | ||
"eslint-plugin-unicorn": "^40.1.0", | ||
"mocha": "^9.1.4", | ||
"nyc": "^15.1.0", | ||
"proxyquire": "^2.1.3", | ||
"sinon": "^9.2.3" | ||
"sinon": "^12.0.1" | ||
}, | ||
@@ -68,3 +68,3 @@ "eslintConfig": { | ||
], | ||
"gitHead": "7418b4eb588213009c2806dd58af3b968f6bafb6" | ||
"gitHead": "b13c1b3ab1c25dff4f7efc67e9685e790c88e38b" | ||
} |
7168
Updated@gasket/utils@^6.14.0