chore(deps-dev): bump prettier from 3.5.2 to 3.5.3 (#10338)

This commit is contained in:
dependabot[bot]
2025-03-03 23:38:33 +00:00
committed by GitHub
parent 76a402f150
commit 6f33336291
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -110,7 +110,7 @@
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^10.1.4",
"postcss-scss": "^4.0.9",
"prettier": "^3.5.2",
"prettier": "^3.5.3",
"process": "^0.11.10",
"react-refresh": "^0.16.0",
"react-test-renderer": "^18.3.1",
@@ -21483,9 +21483,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

@@ -174,7 +174,7 @@
"postcss-scss": "^4.0.9",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^10.1.4",
"prettier": "^3.5.2",
"prettier": "^3.5.3",
"process": "^0.11.10",
"react-refresh": "^0.16.0",
"react-test-renderer": "^18.3.1",