Skip to content

Commit

Permalink
update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Jun 24, 2024
1 parent 5530462 commit be10e23
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 86 deletions.
169 changes: 89 additions & 80 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
"source-map-support": "0.5.21"
},
"devDependencies": {
"@types/node": "^20.13.0",
"@types/node": "^20.14.8",
"@types/source-map-support": "^0.5.10",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"eslint": "^8.57.0",
"eslint-plugin-jest": "^28.5.0",
"hap-nodejs": "^0.12.2",
"eslint-plugin-jest": "^28.6.0",
"hap-nodejs": "^0.12.3-beta.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
}
}

0 comments on commit be10e23

Please sign in to comment.