Skip to content

Commit e3459ca

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5.5.1 (#1059)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent e82bdce commit e3459ca

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

actions/lint-pr-title/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint": "9.25.1",
4242
"eslint-config-prettier": "10.1.5",
4343
"eslint-plugin-jest": "28.14.0",
44-
"eslint-plugin-prettier": "5.2.6",
44+
"eslint-plugin-prettier": "5.5.1",
4545
"prettier": "3.6.2",
4646
"typescript": "5.8.3",
4747
"typescript-eslint": "8.35.1"

bun.lock

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint": "9.25.1",
7575
"eslint-config-prettier": "10.1.5",
7676
"eslint-plugin-jest": "28.14.0",
77-
"eslint-plugin-prettier": "5.2.6",
77+
"eslint-plugin-prettier": "5.5.1",
7878
"prettier": "3.6.2",
7979
"typescript": "5.8.3",
8080
"typescript-eslint": "8.35.1",
@@ -800,8 +800,6 @@
800800

801801
"lint-pr-title/eslint-plugin-jest": ["[email protected]", "", { "dependencies": { "@typescript-eslint/utils": "^6.0.0 || ^7.0.0 || ^8.0.0" }, "peerDependencies": { "@typescript-eslint/eslint-plugin": "^6.0.0 || ^7.0.0 || ^8.0.0", "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0", "jest": "*" }, "optionalPeers": ["@typescript-eslint/eslint-plugin", "jest"] }, "sha512-P9s/qXSMTpRTerE2FQ0qJet2gKbcGyFTPAJipoKxmWqR6uuFqIqk8FuEfg5yBieOezVrEfAMZrEwJ6yEp+1MFQ=="],
802802

803-
"lint-pr-title/eslint-plugin-prettier": ["[email protected]", "", { "dependencies": { "prettier-linter-helpers": "^1.0.0", "synckit": "^0.11.0" }, "peerDependencies": { "@types/eslint": ">=8.0.0", "eslint": ">=8.0.0", "eslint-config-prettier": ">= 7.0.0 <10.0.0 || >=10.1.0", "prettier": ">=3.0.0" }, "optionalPeers": ["@types/eslint", "eslint-config-prettier"] }, "sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ=="],
804-
805803
"readdir-glob/minimatch": ["[email protected]", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g=="],
806804

807805
"string-width-cjs/emoji-regex": ["[email protected]", "", {}, "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="],

0 commit comments

Comments
 (0)