Merge pull request #1228 from h3poteto/dependabot/npm_and_yarn/mapbox/stylelint-processor-arbitrary-tags-0.3.0
Bump @mapbox/stylelint-processor-arbitrary-tags from 0.2.0 to 0.3.0
This commit is contained in:
commit
88651a9bc6
|
@ -3194,9 +3194,9 @@
|
|||
}
|
||||
},
|
||||
"@mapbox/stylelint-processor-arbitrary-tags": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@mapbox/stylelint-processor-arbitrary-tags/-/stylelint-processor-arbitrary-tags-0.2.0.tgz",
|
||||
"integrity": "sha512-58l3WteJg2nvs1l8s0zoFffDZyDjeo+sM48IK6ZaG/luxM7xmThz+di3+KrwN61gnWDeb/cUmK2DT+Y99kTN0w==",
|
||||
"version": "0.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@mapbox/stylelint-processor-arbitrary-tags/-/stylelint-processor-arbitrary-tags-0.3.0.tgz",
|
||||
"integrity": "sha512-DweuA3J3yzIOPNuldidk7qsKGdI1VjIw0yf3S7lNq+1nim8XvJ6LPvtk31CqHLnKs+hEx0j74TWVJBo6D6/5FA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"execall": "^1.0.0",
|
||||
|
|
|
@ -213,7 +213,7 @@
|
|||
"@babel/plugin-transform-runtime": "^7.6.2",
|
||||
"@babel/preset-env": "^7.7.1",
|
||||
"@babel/runtime": "^7.7.7",
|
||||
"@mapbox/stylelint-processor-arbitrary-tags": "^0.2.0",
|
||||
"@mapbox/stylelint-processor-arbitrary-tags": "^0.3.0",
|
||||
"@types/auto-launch": "^5.0.1",
|
||||
"@types/electron-json-storage": "^4.0.0",
|
||||
"@types/i18next": "^13.0.0",
|
||||
|
|
Loading…
Reference in New Issue