Update dependency eslint-config-prettier to v10.1.8 (#10865)
Changelog Drafter / update_draft_release (push) Waiting to run Details
Changelog Drafter / jenkins_io_draft (push) Waiting to run Details
Label conflicting PRs / main (push) Waiting to run Details

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-22 11:14:32 -07:00 committed by GitHub
parent aaf71dabfe
commit 2a27e84ee5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -32,7 +32,7 @@
"css-loader": "7.1.2", "css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "7.0.2", "css-minimizer-webpack-plugin": "7.0.2",
"eslint": "9.31.0", "eslint": "9.31.0",
"eslint-config-prettier": "10.1.5", "eslint-config-prettier": "10.1.8",
"eslint-formatter-checkstyle": "8.40.0", "eslint-formatter-checkstyle": "8.40.0",
"globals": "16.3.0", "globals": "16.3.0",
"handlebars-loader": "1.7.3", "handlebars-loader": "1.7.3",

View File

@ -3500,14 +3500,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint-config-prettier@npm:10.1.5": "eslint-config-prettier@npm:10.1.8":
version: 10.1.5 version: 10.1.8
resolution: "eslint-config-prettier@npm:10.1.5" resolution: "eslint-config-prettier@npm:10.1.8"
peerDependencies: peerDependencies:
eslint: ">=7.0.0" eslint: ">=7.0.0"
bin: bin:
eslint-config-prettier: bin/cli.js eslint-config-prettier: bin/cli.js
checksum: 10c0/5486255428e4577e8064b40f27db299faf7312b8e43d7b4bc913a6426e6c0f5950cd519cad81ae24e9aecb4002c502bc665c02e3b52efde57af2debcf27dd6e0 checksum: 10c0/e1bcfadc9eccd526c240056b1e59c5cd26544fe59feb85f38f4f1f116caed96aea0b3b87868e68b3099e55caaac3f2e5b9f58110f85db893e83a332751192682
languageName: node languageName: node
linkType: hard linkType: hard
@ -4389,7 +4389,7 @@ __metadata:
css-loader: "npm:7.1.2" css-loader: "npm:7.1.2"
css-minimizer-webpack-plugin: "npm:7.0.2" css-minimizer-webpack-plugin: "npm:7.0.2"
eslint: "npm:9.31.0" eslint: "npm:9.31.0"
eslint-config-prettier: "npm:10.1.5" eslint-config-prettier: "npm:10.1.8"
eslint-formatter-checkstyle: "npm:8.40.0" eslint-formatter-checkstyle: "npm:8.40.0"
globals: "npm:16.3.0" globals: "npm:16.3.0"
handlebars: "npm:4.7.8" handlebars: "npm:4.7.8"