danger-plugin-pr-utilities
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "danger-plugin-pr-utilities", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A Danger plugin containing various utilities for PR validation", | ||
@@ -25,26 +25,26 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@semantic-release/changelog": "^6.0.3", | ||
"@semantic-release/git": "^10.0.1", | ||
"@types/jest": "^29.5.2", | ||
"@types/node": "^20.3.2", | ||
"@typescript-eslint/eslint-plugin": "^5.60.1", | ||
"@typescript-eslint/parser": "^5.60.1", | ||
"@wopian/jest-reporter-github-annotations": "^0.0.2", | ||
"commitizen": "^4.3.0", | ||
"conventional-changelog-conventionalcommits": "^6.1.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"danger": "^11.2.6", | ||
"eslint": "^8.43.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-jest": "^27.2.2", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-simple-import-sort": "^10.0.0", | ||
"eslint-plugin-unicorn": "^47.0.0", | ||
"jest": "^29.5.0", | ||
"jest-extended": "^4.0.0", | ||
"prettier": "^2.8.8", | ||
"semantic-release": "^21.0.5", | ||
"ts-jest": "^29.1.0", | ||
"typescript": "^5.1.5" | ||
"@semantic-release/changelog": "6.0.3", | ||
"@semantic-release/git": "10.0.1", | ||
"@types/jest": "29.5.2", | ||
"@types/node": "20.3.2", | ||
"@typescript-eslint/eslint-plugin": "5.60.1", | ||
"@typescript-eslint/parser": "5.60.1", | ||
"@wopian/jest-reporter-github-annotations": "0.0.2", | ||
"commitizen": "4.3.0", | ||
"conventional-changelog-conventionalcommits": "6.1.0", | ||
"cz-conventional-changelog": "3.3.0", | ||
"danger": "11.2.6", | ||
"eslint": "8.43.0", | ||
"eslint-config-prettier": "8.8.0", | ||
"eslint-plugin-import": "2.27.5", | ||
"eslint-plugin-jest": "27.2.2", | ||
"eslint-plugin-prettier": "5.0.0-alpha.1", | ||
"eslint-plugin-simple-import-sort": "10.0.0", | ||
"eslint-plugin-unicorn": "47.0.0", | ||
"jest": "29.5.0", | ||
"jest-extended": "4.0.0", | ||
"prettier": "3.0.0", | ||
"semantic-release": "21.0.5", | ||
"ts-jest": "29.1.0", | ||
"typescript": "5.1.5" | ||
}, | ||
@@ -51,0 +51,0 @@ "packageManager": "yarn@3.6.1", |
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
4856