@gasket/plugin-git
Advanced tools
Comparing version 6.34.2 to 6.34.3
{ | ||
"name": "@gasket/plugin-git", | ||
"version": "6.34.2", | ||
"version": "6.34.3", | ||
"description": "Adds git support to your application", | ||
@@ -41,3 +41,3 @@ "main": "lib", | ||
"dependencies": { | ||
"@gasket/utils": "^6.34.2" | ||
"@gasket/utils": "^6.34.3" | ||
}, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
"eslint-plugin-unicorn": "^40.1.0", | ||
"mocha": "^9.1.4", | ||
"mocha": "^10.0.0", | ||
"nyc": "^15.1.0", | ||
@@ -69,3 +69,3 @@ "proxyquire": "^2.1.3", | ||
}, | ||
"gitHead": "a92fc252c4bed8fe16980bdc9c5389ecf0a0f4d9" | ||
"gitHead": "37128794deaff31ffcab13cbfa2ce607d7ac6139" | ||
} |
10029
Updated@gasket/utils@^6.34.3