Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CybotTM committed Jul 30, 2024
1 parent aaaa4df commit af25b5f
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 157 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"node-red-contrib-typescript-node": "^0.1.0"
},
"devDependencies": {
"@types/node": "^12.20.55",
"@types/node-red": "0.20.7",
"@types/node": "^22.0.0",
"@types/node-red": "1.3.5",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"eslint": "^8.45.0",
"eslint": "^9.8.0",
"eslint-plugin-html": "^8.0.0",
"typescript": "^5.1.6"
},
"engines": {
"node": ">=12"
"node": ">=20"
}
}
Loading

0 comments on commit af25b5f

Please sign in to comment.