Skip to content

Commit 456741b

Browse files
kucebbrian-mann
authored andcommitted
cleanup type_spec, allow unused-vars for args (#4759)
* cleanup type_spec, allow unused-vars for args * fix missing return * fix missing return 2 * Revert "fix missing return 2" This reverts commit f5f01e7. * Revert "Revert "fix missing return 2"" This reverts commit 1c4cbf7. * bump @cypress/eslint-plugin-dev
1 parent 7857dac commit 456741b

File tree

2 files changed

+121
-127
lines changed

2 files changed

+121
-127
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@cypress/bumpercar": "2.0.9",
6767
"@cypress/commit-message-install": "2.7.0",
6868
"@cypress/env-or-json-file": "2.0.0",
69-
"@cypress/eslint-plugin-dev": "3.5.0",
69+
"@cypress/eslint-plugin-dev": "3.6.0",
7070
"@cypress/eslint-plugin-json": "3.2.1",
7171
"@cypress/github-commit-status-check": "1.5.0",
7272
"@cypress/npm-run-all": "4.0.5",

0 commit comments

Comments
 (0)