Skip to content

Commit

Permalink
chore: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Nov 24, 2021
1 parent d68dadb commit d53e8b8
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 @@ -29,8 +29,8 @@
"test": "standard && node test.js"
},
"devDependencies": {
"clear-module": "^4.1.1",
"standard": "^16.0.3",
"tape": "^5.2.2"
"clear-module": "^4.1.2",
"standard": "^16.0.4",
"tape": "^5.3.2"
}
}

0 comments on commit d53e8b8

Please sign in to comment.