1
0
Fork 0
mirror of https://gitlab.com/renovate-bot/renovate-runner.git synced 2025-04-18 06:48:22 +02:00

chore(deps): update dependency prettier to v3.5.3

| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | prettier | 3.5.2 | 3.5.3 |
This commit is contained in:
Renovate Bot 2025-03-10 02:23:32 +00:00
parent 312a4dce25
commit 81af537947
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -7,7 +7,7 @@
"devDependencies": {
"@semantic-release/gitlab": "13.2.4",
"conventional-changelog-conventionalcommits": "8.0.0",
"prettier": "3.5.2",
"prettier": "3.5.3",
"semantic-release": "24.2.3"
}
},
@ -5570,9 +5570,9 @@
}
},
"node_modules/prettier": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz",
"integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==",
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
"dev": true,
"license": "MIT",
"bin": {

View file

@ -2,7 +2,7 @@
"devDependencies": {
"@semantic-release/gitlab": "13.2.4",
"conventional-changelog-conventionalcommits": "8.0.0",
"prettier": "3.5.2",
"prettier": "3.5.3",
"semantic-release": "24.2.3"
},
"scripts": {