diff options
| author | XhmikosR <[email protected]> | 2020-06-18 10:32:59 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-18 10:32:59 +0300 |
| commit | 3a2741507eb97fc34cd9159b2c77e28e45ef8625 (patch) | |
| tree | 918866cab31d0ad5d24ade87b1fd1f1b8b59b08a /package.json | |
| parent | d80a9fc553b609f94c1a24a5c310fd5d17c63c41 (diff) | |
| download | bootstrap-3a2741507eb97fc34cd9159b2c77e28e45ef8625.tar.xz bootstrap-3a2741507eb97fc34cd9159b2c77e28e45ef8625.zip | |
Update devDependencies (#31086)
* rollup ^2.16.1 → ^2.17.0
* sirv-cli ^1.0.0 → ^1.0.1
* stylelint ^13.6.0 → ^13.6.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 465475209..3575eb540 100644 --- a/package.json +++ b/package.json @@ -129,11 +129,11 @@ "npm-run-all": "^4.1.5", "popper.js": "^1.16.0", "postcss-cli": "^7.1.1", - "rollup": "^2.16.1", + "rollup": "^2.17.0", "rollup-plugin-istanbul": "^2.0.1", "shelljs": "^0.8.4", - "sirv-cli": "^1.0.0", - "stylelint": "^13.6.0", + "sirv-cli": "^1.0.1", + "stylelint": "^13.6.1", "stylelint-config-twbs-bootstrap": "^2.0.3", "terser": "^4.8.0", "vnu-jar": "20.5.29" |
