Merge pull request #239 from IT4Change/renovate/prettier-3.5.x

Update dependency prettier to ^3.5.2
This commit is contained in:
renovate[bot] 2025-02-25 01:56:10 +00:00 committed by GitHub
commit 0e1761a3df
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

@ -28,7 +28,7 @@
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-yml": "^1.17.0",
"multiple-cucumber-html-reporter": "^3.9.2",
"prettier": "^3.5.1",
"prettier": "^3.5.2",
"ts-loader": "^9.5.2",
"tsx": "^4.19.3",
"typescript": "^5.7.3",
@ -14007,9 +14007,9 @@
}
},
"node_modules/prettier": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.1.tgz",
"integrity": "sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==",
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz",
"integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==",
"dev": true,
"license": "MIT",
"bin": {

View File

@ -52,7 +52,7 @@
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-yml": "^1.17.0",
"multiple-cucumber-html-reporter": "^3.9.2",
"prettier": "^3.5.1",
"prettier": "^3.5.2",
"ts-loader": "^9.5.2",
"tsx": "^4.19.3",
"typescript": "^5.7.3",