danger-plugin-pr-utilities
Advanced tools
Comparing version 1.0.34 to 1.0.35
{ | ||
"name": "danger-plugin-pr-utilities", | ||
"version": "1.0.34", | ||
"version": "1.0.35", | ||
"description": "A Danger plugin containing various utilities for PR validation", | ||
@@ -28,5 +28,5 @@ "main": "dist/index.js", | ||
"@types/jest": "29.5.5", | ||
"@types/node": "20.6.3", | ||
"@typescript-eslint/eslint-plugin": "6.7.2", | ||
"@typescript-eslint/parser": "6.7.2", | ||
"@types/node": "20.8.4", | ||
"@typescript-eslint/eslint-plugin": "6.7.5", | ||
"@typescript-eslint/parser": "6.7.5", | ||
"@wopian/jest-reporter-github-annotations": "0.0.2", | ||
@@ -36,18 +36,18 @@ "commitizen": "4.3.0", | ||
"cz-conventional-changelog": "3.3.0", | ||
"danger": "11.2.8", | ||
"eslint": "8.49.0", | ||
"danger": "11.3.0", | ||
"eslint": "8.51.0", | ||
"eslint-config-prettier": "9.0.0", | ||
"eslint-plugin-import": "2.28.1", | ||
"eslint-plugin-jest": "27.4.0", | ||
"eslint-plugin-prettier": "5.0.0", | ||
"eslint-plugin-jest": "27.4.2", | ||
"eslint-plugin-prettier": "5.0.1", | ||
"eslint-plugin-simple-import-sort": "10.0.0", | ||
"eslint-plugin-unicorn": "48.0.1", | ||
"jest": "29.7.0", | ||
"jest-extended": "4.0.1", | ||
"jest-extended": "4.0.2", | ||
"prettier": "3.0.3", | ||
"semantic-release": "22.0.1", | ||
"semantic-release": "22.0.5", | ||
"ts-jest": "29.1.1", | ||
"typescript": "5.2.2" | ||
}, | ||
"packageManager": "yarn@3.6.3", | ||
"packageManager": "yarn@3.6.4", | ||
"renovate": { | ||
@@ -54,0 +54,0 @@ "extends": [ |