Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2023-08-21 17:52:18 +00:00
parent 67f7ac2add
commit 02c45745e3
174 changed files with 2781 additions and 5722 deletions

View file

@ -28,6 +28,7 @@ The complete default configuration looks like this.
## Rule Details
### Fail
```js
export default []
@ -48,6 +49,7 @@ export default new Foo()
```
### Pass
```js
const foo = 123
export default foo