chore(deps): update dependency eslint-plugin-prettier to v5.1.1

This commit is contained in:
renovate[bot] 2023-12-24 19:39:27 +00:00 committed by GitHub
parent e1fe7f0ea5
commit dd59a11e23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
web/package-lock.json generated
View File

@ -15811,9 +15811,9 @@
}
},
"node_modules/eslint-plugin-prettier": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.0.tgz",
"integrity": "sha512-hQc+2zbnMeXcIkg+pKZtVa+3Yqx4WY7SMkn1PLZ4VbBEU7jJIpVn9347P8BBhTbz6ne85aXvQf30kvexcqBeWw==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.1.tgz",
"integrity": "sha512-WQpV3mSmIobb77s4qiCZu3dBrZZ0rj8ckSfBtRrgNK9Wnh2s3eiaxNTWloz1LJ1WtvqZES/PAI7PLvsrGt/CEA==",
"dev": true,
"dependencies": {
"prettier-linter-helpers": "^1.0.0",