Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to v6 eslint-con…
Browse files Browse the repository at this point in the history
…fig-standard to v17 (#171)

* update eslint

* replace eslint-plugin-node

---------

Co-authored-by: Christopher Fenner <[email protected]>
  • Loading branch information
CFenner and CCFenner committed Aug 12, 2023
1 parent 0f6f9a6 commit d06bc3f
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 111 deletions.
194 changes: 86 additions & 108 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"homepage": "https://github.com/CFenner/MagicMirror-Netatmo-Module#readme",
"devDependencies": {
"eslint": "^8.7.0",
"eslint-config-standard": "^16.0.3",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.2.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-promise": "^6.0.0",
"jsonlint-newline-fork": "^1.6.8",
"less": "^4.1.2",
"markdownlint": "^0.25.1",
Expand Down

0 comments on commit d06bc3f

Please sign in to comment.