Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ptweety committed Oct 15, 2022
1 parent 04017e4 commit 43d4283
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"devDependencies": {
"auto-changelog": "^2.4.0",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-promise": "^6.1.0",
"hm-simulator": "^0.1.1",
"husky": "^8.0.1",
"mocha": "^10.0.0",
Expand Down Expand Up @@ -125,12 +125,12 @@
},
"xo": {
"space": 4,
"envs": ["node", "jquery", "mocha","es2020"],
"plugins": [
"html",
"promise"
],
"global": [
"$",
"globals": [
"RED"
],
"extensions": [
Expand Down Expand Up @@ -177,8 +177,6 @@
},
"ignore": [
".node-red/**/*",
"nodes/ccu-switch.js",
"nodes/ccu-switch.html",
"paramsets-join.js"
]
}
Expand Down

0 comments on commit 43d4283

Please sign in to comment.