Merge pull request #239 from skidoodle/dependabot/npm_and_yarn/postcss-8.4.18

Bump postcss from 8.4.17 to 8.4.18
This commit is contained in:
skidoodle 2022-10-20 23:58:57 +02:00 committed by GitHub
commit da65bc02a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
"@types/react-dom": "18.0.6",
"autoprefixer": "^10.4.12",
"copy-to-clipboard": "^3.3.2",
"postcss": "^8.4.17",
"postcss": "^8.4.18",
"react-hot-toast": "^2.4.0",
"react-icons": "^4.4.0",
"sass": "^1.55.0",

View file

@ -909,10 +909,10 @@ postcss@8.4.14:
picocolors "^1.0.0"
source-map-js "^1.0.2"
postcss@^8.4.14, postcss@^8.4.17:
version "8.4.17"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.17.tgz#f87863ec7cd353f81f7ab2dec5d67d861bbb1be5"
integrity sha512-UNxNOLQydcOFi41yHNMcKRZ39NeXlr8AxGuZJsdub8vIb12fHzcq37DTU/QtbI6WLxNg2gF9Z+8qtRwTj1UI1Q==
postcss@^8.4.14, postcss@^8.4.18:
version "8.4.18"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.18.tgz#6d50046ea7d3d66a85e0e782074e7203bc7fbca2"
integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==
dependencies:
nanoid "^3.3.4"
picocolors "^1.0.0"