Compare commits

..

No commits in common. "dependabot/npm_and_yarn/postcss-8.4.21" and "main" have entirely different histories.

2 changed files with 5 additions and 5 deletions

@ -37,7 +37,7 @@
"eslint": "^8.29.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-security": "^1.5.0",
"postcss": "^8.4.21",
"postcss": "^8.4.19",
"tailwindcss": "^3.2.4"
}
}

@ -3881,10 +3881,10 @@ postcss@8.4.14:
picocolors "^1.0.0"
source-map-js "^1.0.2"
postcss@^8.3.7, postcss@^8.4.18, postcss@^8.4.21:
version "8.4.21"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
postcss@^8.3.7, postcss@^8.4.18, postcss@^8.4.19:
version "8.4.19"
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz"
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
dependencies:
nanoid "^3.3.4"
picocolors "^1.0.0"