Bump packages to fix linter
This commit is contained in:
parent
ed9506bbaf
commit
0a11e3fdd9
6063 changed files with 378752 additions and 306784 deletions
12
node_modules/eslint-plugin-no-only-tests/CHANGELOG.md
generated
vendored
12
node_modules/eslint-plugin-no-only-tests/CHANGELOG.md
generated
vendored
|
|
@ -1,6 +1,16 @@
|
|||
# v3.0.0
|
||||
|
||||
## Added
|
||||
|
||||
* Block scope matchers can accept a trailing `*` to optionally match blocks by prefix #35
|
||||
|
||||
## Breaking
|
||||
|
||||
* Block matchers no longer match prefixes of blocks by default, can now be configured via options #35
|
||||
|
||||
# v2.6.0
|
||||
|
||||
* Disable auto fixing by default, allow it to be optionally enabled.
|
||||
* Disable auto fixing by default, allow it to be optionally enabled. #26
|
||||
|
||||
# v2.5.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue