Merge pull request #7641 from Ocelot-Social-Community/dependabot/npm_and_yarn/frontend/prettier-3.3.3

Bump prettier from 3.3.2 to 3.3.3 in /frontend
This commit is contained in:
mahula 2024-08-31 10:00:36 +02:00 committed by GitHub
commit 37d321ba1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -66,7 +66,7 @@
"eslint-plugin-vuetify": "^2.4.0",
"eslint-plugin-yml": "^1.14.0",
"happy-dom": "^14.12.3",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remark-cli": "^12.0.1",
@ -20404,9 +20404,9 @@
}
},
"node_modules/prettier": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.2.tgz",
"integrity": "sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
"dev": true,
"bin": {
"prettier": "bin/prettier.cjs"

View File

@ -118,7 +118,7 @@
"eslint-plugin-vuetify": "^2.4.0",
"eslint-plugin-yml": "^1.14.0",
"happy-dom": "^14.12.3",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remark-cli": "^12.0.1",