Skip to content

Commit

Permalink
pkg: update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
chjj committed Dec 16, 2023
1 parent 394665b commit a088dfd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 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 @@ -24,11 +24,11 @@
"test-ci": "nyc -a -n 'lib/**/*.js' --reporter=lcov --reporter=text npm run test"
},
"dependencies": {
"bsert": "~0.0.10",
"bsert": "~0.0.12",
"bsock": "~0.1.9"
},
"devDependencies": {
"bmocha": "^2.1.8"
"bmocha": "^2.1.10"
},
"engines": {
"node": ">=8.0.0"
Expand Down

0 comments on commit a088dfd

Please sign in to comment.