From 6166f4044c7a8a4ffec9b69e7ff44f3c45619271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 14:30:28 +0000 Subject: [PATCH] :arrow_up: Bump eslint-plugin-github from 4.10.2 to 5.0.1 Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.2 to 5.0.1. - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- common/package.json | 2 +- package-lock.json | 14 +++++++------- package.json | 2 +- scan/package.json | 2 +- vsts/package.json | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/common/package.json b/common/package.json index ded2f4f4..d554c222 100644 --- a/common/package.json +++ b/common/package.json @@ -17,7 +17,7 @@ "@types/node": "^20.14.0", "@typescript-eslint/parser": "^7.11.0", "eslint": "^8.57.0", - "eslint-plugin-github": "^4.10.2", + "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.5.0", "jest": "^29.7.0", "js-yaml": "^4.1.0", diff --git a/package-lock.json b/package-lock.json index a16ce87e..e4f69596 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ ], "devDependencies": { "eslint": "^8.57.0", - "eslint-plugin-github": "^4.10.2", + "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.5.0", "eslint-plugin-prettier": "^5.1.3", "prettier": "3.3.0", @@ -32,7 +32,7 @@ "@types/node": "^20.14.0", "@typescript-eslint/parser": "^7.11.0", "eslint": "^8.57.0", - "eslint-plugin-github": "^4.10.2", + "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.5.0", "jest": "^29.7.0", "js-yaml": "^4.1.0", @@ -5328,9 +5328,9 @@ } }, "node_modules/eslint-plugin-github": { - "version": "4.10.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-4.10.2.tgz", - "integrity": "sha512-F1F5aAFgi1Y5hYoTFzGQACBkw5W1hu2Fu5FSTrMlXqrojJnKl1S2pWO/rprlowRQpt+hzHhqSpsfnodJEVd5QA==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-5.0.1.tgz", + "integrity": "sha512-qbXG3wL5Uh2JB92EKeX2hPtO9c/t75qVxQjVLYuTFfhHifLZzv9CBvLCvoaBhLrAC/xTMVht7DK/NofYK8X4Dg==", "dev": true, "dependencies": { "@github/browserslist-config": "^1.0.0", @@ -10418,7 +10418,7 @@ "esbuild": "0.21.4", "eslint": "^8.57.0", "eslint-import-resolver-typescript": "^3.6.1", - "eslint-plugin-github": "^4.10.2", + "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.5.0", "jest": "*", "js-yaml": "^4.1.0", @@ -10442,7 +10442,7 @@ "@typescript-eslint/parser": "^7.11.0", "esbuild": "0.21.4", "eslint": "^8.57.0", - "eslint-plugin-github": "^4.10.2", + "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.5.0", "jest": "^29.7.0", "js-yaml": "^4.1.0", diff --git a/package.json b/package.json index 2d7041f2..bb544103 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ ], "devDependencies": { "eslint": "^8.57.0", - "eslint-plugin-github": "^4.10.2", + "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.5.0", "eslint-plugin-prettier": "^5.1.3", "prettier": "3.3.0", diff --git a/scan/package.json b/scan/package.json index 013ee7a9..dee30220 100644 --- a/scan/package.json +++ b/scan/package.json @@ -36,7 +36,7 @@ "esbuild": "0.21.4", "eslint": "^8.57.0", "eslint-import-resolver-typescript": "^3.6.1", - "eslint-plugin-github": "^4.10.2", + "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.5.0", "jest": "latest", "js-yaml": "^4.1.0", diff --git a/vsts/package.json b/vsts/package.json index 88e857e5..23d8b184 100644 --- a/vsts/package.json +++ b/vsts/package.json @@ -32,7 +32,7 @@ "@typescript-eslint/parser": "^7.11.0", "esbuild": "0.21.4", "eslint": "^8.57.0", - "eslint-plugin-github": "^4.10.2", + "eslint-plugin-github": "^5.0.1", "eslint-plugin-jest": "^28.5.0", "jest": "^29.7.0", "js-yaml": "^4.1.0",