Skip to content

Commit

Permalink
update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dankogai committed Apr 5, 2023
1 parent 2ebdf7e commit df20b66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"test": "make clean && make test"
},
"devDependencies": {
"@types/node": "^14.0.26",
"mocha": "^8.4.0",
"typescript": "^3.9.7"
"@types/node": "^18.15.11",
"mocha": "^10.0.0",
"typescript": "^5.0.0"
},
"repository": "git+https://github.com/dankogai/js-base64.git",
"keywords": [
Expand Down

0 comments on commit df20b66

Please sign in to comment.