1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 23:04:32 +02:00

Update devDependencies. (#28798)

Notably:

* bundlesize 0.15.3 → ^0.17.2
* eslint-plugin-unicorn ^8.0.2 → ^9.0.0
* terser ^3.17.0 → ^4.0.0
This commit is contained in:
XhmikosR
2019-06-03 14:26:52 +03:00
committed by GitHub
parent 8a79cf894d
commit 8f97e2dc52
4 changed files with 570 additions and 635 deletions

View File

@@ -32,6 +32,7 @@
"never"
],
"strict": "error",
"unicorn/no-for-loop": "off",
"unicorn/prefer-includes": "off",
"unicorn/prefer-node-append": "off",
"unicorn/prefer-query-selector": "off",