1
0
mirror of https://github.com/NigelOToole/pixel-borders.git synced 2025-01-16 20:38:28 +01:00

Merge pull request #13 from NigelOToole/dependabot/npm_and_yarn/postcss-7.0.36

Bump postcss from 7.0.17 to 7.0.36
This commit is contained in:
Nigel O Toole 2022-02-15 15:56:45 +00:00 committed by GitHub
commit 6191a0d392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -4760,9 +4760,9 @@
"dev": true
},
"postcss": {
"version": "7.0.17",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz",
"integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==",
"version": "7.0.36",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.36.tgz",
"integrity": "sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==",
"dev": true,
"requires": {
"chalk": "^2.4.2",