Merge pull request #68 from fabrice404/dependabot/npm_and_yarn/dependencies-patch-and-minor-ff1e1e588d

npm(deps-dev): bump postcss from 8.5.4 to 8.5.5 in the dependencies-patch-and-minor group
This commit is contained in:
Fabrice Lamant
2025-06-12 01:08:09 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -20,7 +20,7 @@
"eslint": "^9.28.0",
"globals": "^15.15.0",
"nodemon": "^3.1.10",
"postcss": "^8.5.4",
"postcss": "^8.5.5",
"tailwindcss": "^3.4.17",
"ts-node": "^10.9.2",
"typescript": "^5.8.3",
@ -3934,9 +3934,9 @@
}
},
"node_modules/postcss": {
"version": "8.5.4",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz",
"integrity": "sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==",
"version": "8.5.5",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.5.tgz",
"integrity": "sha512-d/jtm+rdNT8tpXuHY5MMtcbJFBkhXE6593XVR9UoGCH8jSFGci7jGvMGH5RYd5PBJW+00NZQt6gf7CbagJCrhg==",
"dev": true,
"funding": [
{

View File

@ -24,7 +24,7 @@
"eslint": "^9.28.0",
"globals": "^15.15.0",
"nodemon": "^3.1.10",
"postcss": "^8.5.4",
"postcss": "^8.5.5",
"tailwindcss": "^3.4.17",
"ts-node": "^10.9.2",
"typescript": "^5.8.3",