@secretlint/source-creator
Advanced tools
Comparing version 5.2.4 to 5.3.0
{ | ||
"name": "@secretlint/source-creator", | ||
"version": "5.2.4", | ||
"version": "5.3.0", | ||
"description": "Create SecretLintRawSource from content.", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@secretlint/types": "^5.2.4", | ||
"@secretlint/types": "^5.3.0", | ||
"istextorbinary": "^6.0.0" | ||
@@ -52,4 +52,4 @@ }, | ||
"@types/mocha": "^9.1.1", | ||
"@types/node": "^18.0.0", | ||
"mocha": "^10.0.0", | ||
"@types/node": "^18.11.3", | ||
"mocha": "^10.1.0", | ||
"prettier": "^2.7.1", | ||
@@ -67,3 +67,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "5b67058d70acd3f10ccf5686222caa2bf4961517" | ||
"gitHead": "7df8da9e3b25593fe47a4f190fe073623a4b94c1" | ||
} |
6944
Updated@secretlint/types@^5.3.0