Update checked-in dependencies
This commit is contained in:
parent
99c9f6a498
commit
e266801e21
242 changed files with 2638 additions and 9296 deletions
6
node_modules/eslint-plugin-github/package.json
generated
vendored
6
node_modules/eslint-plugin-github/package.json
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "eslint-plugin-github",
|
||||
"version": "4.8.0",
|
||||
"version": "4.9.0",
|
||||
"description": "An opinionated collection of ESLint shared configs and rules used by GitHub.",
|
||||
"main": "lib/index.js",
|
||||
"entries": [
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
"lint:eslint-docs": "npm run update:eslint-docs -- --check",
|
||||
"lint:js": "eslint .",
|
||||
"pretest": "mkdir -p node_modules/ && ln -fs $(pwd) node_modules/",
|
||||
"test": "npm run eslint-check && npm run lint && mocha tests/**/*.js tests/",
|
||||
"test": "mocha tests/**/*.js tests/",
|
||||
"update:eslint-docs": "eslint-doc-generator"
|
||||
},
|
||||
"repository": {
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
"@github/browserslist-config": "^1.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.1.0",
|
||||
"@typescript-eslint/parser": "^5.1.0",
|
||||
"aria-query": "^5.1.3",
|
||||
"aria-query": "^5.3.0",
|
||||
"eslint-config-prettier": ">=8.0.0",
|
||||
"eslint-plugin-escompat": "^3.3.3",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue