Skip to content

Commit

Permalink
update packages to latest version in package.json
Browse files Browse the repository at this point in the history
Signed-off-by: Kipchirchir Sigei <[email protected]>
  • Loading branch information
KipSigei committed Mar 31, 2023
1 parent 4c1f42a commit e54fba6
Show file tree
Hide file tree
Showing 2 changed files with 1,371 additions and 247 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@bower_components/underscore": "jashkenas/underscore#~1.13.4"
},
"devDependencies": {
"grunt": "^1.5.3",
"grunt": "^1.6.1",
"grunt-karma": "^4.0.2",
"karma": "^6.4.0",
"karma": "^6.4.1",
"load-grunt-tasks": "^5.1.0",
"sinon": "^14.0.0",
"tmp": "0.0.23"
"sinon": "^15.0.3",
"tmp": "0.2.1"
},
"engines": {
"node": ">=0.8.0"
Expand Down
Loading

0 comments on commit e54fba6

Please sign in to comment.