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

@ -4,11 +4,11 @@
Forbid the use of Node.js builtin modules. Can be useful for client-side web projects that do not have access to those modules.
### Options
## Options
This rule supports the following options:
- `allow`: Array of names of allowed modules. Defaults to an empty array.
- `allow`: Array of names of allowed modules. Defaults to an empty array.
## Rule Details