Update checked-in dependencies
This commit is contained in:
parent
46043e8a9e
commit
4a0d3378b1
21 changed files with 760 additions and 6 deletions
5
node_modules/eslint-plugin-github/package.json
generated
vendored
5
node_modules/eslint-plugin-github/package.json
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "eslint-plugin-github",
|
||||
"version": "4.1.5",
|
||||
"version": "4.2.0",
|
||||
"description": "An opinionated collection of ESLint shared configs and rules used by GitHub.",
|
||||
"main": "lib/index.js",
|
||||
"entries": [
|
||||
|
|
@ -29,7 +29,10 @@
|
|||
"@typescript-eslint/parser": "^4.20.0",
|
||||
"eslint-config-prettier": ">=8.0.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-filenames": "^1.3.2",
|
||||
"eslint-plugin-i18n-text": "^1.0.1",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-no-only-tests": "^2.6.0",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"eslint-rule-documentation": ">=1.0.0",
|
||||
"prettier": "^2.2.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue