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:
parent
8a79cf894d
commit
8f97e2dc52
4 changed files with 570 additions and 635 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue