Skip to content

Commit

Permalink
chore: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
leizongmin committed Jun 3, 2022
1 parent d7654e5 commit 2e8e8ce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
},
"devDependencies": {
"browserify": "^17.0.0",
"coveralls": "^3.1.0",
"debug": "^4.1.1",
"eslint": "^8.10.0",
"mocha": "^8.3.2",
"coveralls": "^3.1.1",
"debug": "^4.3.4",
"eslint": "^8.16.0",
"mocha": "^8.4.0",
"nyc": "^15.1.0",
"uglify-js": "^3.9.4"
"uglify-js": "^3.15.5"
},
"files": [
"lib",
Expand Down

0 comments on commit 2e8e8ce

Please sign in to comment.