Merge pull request #268 from IT4Change/renovate/eslint-config-prettier-10.1.x

Update dependency eslint-config-prettier to ^10.1.2
This commit is contained in:
renovate[bot] 2025-04-11 03:03:49 +00:00 committed by GitHub
commit 183cdb1cce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"@vuepress/bundler-vite": "^2.0.0-rc.18",
"cypress": "^14.3.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^10.1.1",
"eslint-config-prettier": "^10.1.2",
"eslint-config-standard": "^17.1.0",
"eslint-import-resolver-typescript": "^3.10.0",
"eslint-plugin-cypress": "^3.6.0",
@ -9881,9 +9881,9 @@
}
},
"node_modules/eslint-config-prettier": {
"version": "10.1.1",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz",
"integrity": "sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==",
"version": "10.1.2",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz",
"integrity": "sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==",
"dev": true,
"license": "MIT",
"bin": {

View File

@ -41,7 +41,7 @@
"@vuepress/bundler-vite": "^2.0.0-rc.18",
"cypress": "^14.3.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^10.1.1",
"eslint-config-prettier": "^10.1.2",
"eslint-config-standard": "^17.1.0",
"eslint-import-resolver-typescript": "^3.10.0",
"eslint-plugin-cypress": "^3.6.0",