dependabot-config
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "dependabot-config", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Utilities for creating and managing Dependabot config files", | ||
@@ -51,19 +51,19 @@ "author": "Gray Brace", | ||
"@types/jest": "^29.5.12", | ||
"@typescript-eslint/eslint-plugin": "^7.0.1", | ||
"@typescript-eslint/parser": "^7.0.1", | ||
"eslint": "^8.56.0", | ||
"@typescript-eslint/eslint-plugin": "^7.5.0", | ||
"@typescript-eslint/parser": "^7.5.0", | ||
"eslint": "^8.57.0", | ||
"jest": "^29.7.0", | ||
"jest-each": "^29.7.0", | ||
"jest-junit": "^16.0.0", | ||
"knip": "^5.0.1", | ||
"knip": "^5.7.0", | ||
"npm-run-all": "^4.1.5", | ||
"rimraf": "^5.0.5", | ||
"ts-jest": "^29.1.2", | ||
"typescript": "^5.3.3" | ||
"typescript": "^5.4.3" | ||
}, | ||
"dependencies": { | ||
"minimatch": "^9.0.3", | ||
"yaml": "^2.3.4", | ||
"minimatch": "^9.0.4", | ||
"yaml": "^2.4.1", | ||
"yargs": "^17.7.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedminimatch@^9.0.4
Updatedyaml@^2.4.1