Skip to content

Commit

Permalink
dev deps upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaquu committed Jun 18, 2024
1 parent 9030a92 commit f975043
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 87 deletions.
166 changes: 83 additions & 83 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@
},
"devDependencies": {
"@homebridge/ciao": "^1.2.0",
"@node-red/registry": "^3.1.10",
"@node-red/registry": "^3.1.11",
"@types/mocha": "^10.0.6",
"@types/node": "^18",
"@types/node-persist": "^3.1.8",
"@types/node-red": "^1.3.5",
"@types/node-red-node-test-helper": "^0.3.4",
"@types/semver": "^7.5.8",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"babel-eslint": "^10.1.0",
"del-cli": "^5.1.0",
"eslint": "^8",
Expand All @@ -68,7 +68,7 @@
"eslint-plugin-simple-import-sort": "^12.1.0",
"husky": "^9.0.11",
"mocha": "^10.4.0",
"node-red": "^3.1.10",
"node-red": "^3.1.11",
"node-red-node-test-helper": "^0.3.4",
"prettier": "^3.3.2",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit f975043

Please sign in to comment.