diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-31 15:10:58 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-12-31 15:10:58 +0200 |
| commit | 4ba7248308ab9cfc5c6e573fc40590fc4df093aa (patch) | |
| tree | e0f7a50c65a7dc0ba0bc224435db540bc3c05945 | |
| parent | 082d5ef087a6bc4989310e8289a8f90bf1badea7 (diff) | |
| download | bootstrap-4ba7248308ab9cfc5c6e573fc40590fc4df093aa.tar.xz bootstrap-4ba7248308ab9cfc5c6e573fc40590fc4df093aa.zip | |
Bump stylelint-config-twbs-bootstrap from 1.0.0 to 1.1.0 (#29933)
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v1.0.0...v1.1.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
| -rw-r--r-- | package-lock.json | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 345167979..06d8e4913 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12745,9 +12745,9 @@ } }, "stylelint-config-twbs-bootstrap": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-1.0.0.tgz", - "integrity": "sha512-Cp6Tu2Q3coUxllvQJMR8BSXVl4CL9CaIjppAl9f1I3K0X9PwuS9MUGWo/pPfn6uUwseXBBX/1BFQ43f7H5RXVQ==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-1.1.0.tgz", + "integrity": "sha512-IBy87h+3XgGuhB+2PTmjHSArUAROTZmcL8/t0X2KAYEmRWYz9LTSiTodelcnwiLapOVs5sKPc9ZqrkG7VYNyGA==", "dev": true, "requires": { "stylelint-config-recommended-scss": "^4.1.0", diff --git a/package.json b/package.json index 5ba6c04ad..7b4eaaf89 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "serve": "^11.3.0", "shelljs": "^0.8.3", "stylelint": "^12.0.1", - "stylelint-config-twbs-bootstrap": "^1.0.0", + "stylelint-config-twbs-bootstrap": "^1.1.0", "terser": "^4.4.3", "vnu-jar": "19.9.4" }, |
