Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
doochik committed Apr 27, 2024
1 parent f5eb79d commit ac17e81
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"ts-compile": "npx tsc --noEmit"
},
"devDependencies": {
"@types/node": "^20.11.24",
"@types/node": "^20.12.7",
"eslint": "^8.57.0",
"eslint-plugin-nop": "0.0.3",
"jest": "^29.7.0",
"typescript": "^5.4.2"
"typescript": "^5.4.5"
},
"files": [
"lib"
Expand Down

0 comments on commit ac17e81

Please sign in to comment.