Merge pull request #31 from opdavies/dependabot/npm_and_yarn/vuejs/fullhuman/postcss-purgecss-1.3.0
Bump @fullhuman/postcss-purgecss from 1.2.0 to 1.3.0 in /vuejs
This commit is contained in:
commit
7549d7e842
8
vuejs/package-lock.json
generated
8
vuejs/package-lock.json
generated
|
@ -869,12 +869,12 @@
|
|||
}
|
||||
},
|
||||
"@fullhuman/postcss-purgecss": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-1.2.0.tgz",
|
||||
"integrity": "sha512-An05jbnZVUrX+VVNniaNQtOuo/S7tyQu5x86itXTF+7kfMaGxglFGykFX2KCt2hcbJijbvfCval9IkPO19V1KA==",
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-1.3.0.tgz",
|
||||
"integrity": "sha512-zvfS3dPKD2FAtMcXapMJXGbDgEp9E++mLR6lTgSruv6y37uvV5xJ1crVktuC1gvnmMwsa7Zh1m05FeEiz4VnIQ==",
|
||||
"requires": {
|
||||
"postcss": "^7.0.14",
|
||||
"purgecss": "^1.3.0"
|
||||
"purgecss": "^1.4.0"
|
||||
}
|
||||
},
|
||||
"@hapi/address": {
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"test:unit": "vue-cli-service test:unit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fullhuman/postcss-purgecss": "^1.2.0",
|
||||
"@fullhuman/postcss-purgecss": "^1.3.0",
|
||||
"axios": "^0.19.0",
|
||||
"core-js": "^2.6.5",
|
||||
"postcss-import": "^12.0.1",
|
||||
|
|
Loading…
Reference in a new issue