Skip to content

Commit

Permalink
Update devDependencies. (twbs#28798)
Browse files Browse the repository at this point in the history
Notably:

* bundlesize 0.15.3 → ^0.17.2
* eslint-plugin-unicorn ^8.0.2 → ^9.0.0
* terser ^3.17.0 → ^4.0.0
  • Loading branch information
XhmikosR authored Jun 3, 2019
1 parent 8a79cf8 commit 8f97e2d
Show file tree
Hide file tree
Showing 4 changed files with 570 additions and 635 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
],
"unicorn/explicit-length-check": "off",
"unicorn/import-index": "off",
"unicorn/no-for-loop": "off",
"unicorn/no-unused-properties": "error",
"unicorn/prefer-includes": "off",
"unicorn/prefer-node-append": "off",
Expand Down
Loading

0 comments on commit 8f97e2d

Please sign in to comment.