Merge pull request #503 from arifszn/dependabot/npm_and_yarn/postcss-8.4.35

Bump postcss from 8.4.33 to 8.4.35
This commit is contained in:
Ariful Alam 2024-02-24 13:36:33 +06:00 committed by GitHub
commit f9bfb06d1f
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-prettier": "^5.1.3",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"postcss": "^8.4.33",
"postcss": "^8.4.35",
"prettier": "^3.2.4",
"react-helmet-async": "^2.0.4",
"react-hotjar": "^6.2.0",
@ -6752,9 +6752,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.33",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz",
"integrity": "sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==",
"version": "8.4.35",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.35.tgz",
"integrity": "sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==",
"dev": true,
"funding": [
{

View File

@ -41,7 +41,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"postcss": "^8.4.33",
"postcss": "^8.4.35",
"prettier": "^3.2.4",
"react-helmet-async": "^2.0.4",
"react-hotjar": "^6.2.0",