mirror of
https://github.com/emn178/js-sha1.git
synced 2026-08-12 20:11:36 +08:00
Merge pull request #19 from emn178/dependabot/npm_and_yarn/minimist-and-mocha-and-nyc--removed
Bump minimist, mocha and nyc
This commit is contained in:
Generated
+1580
-1485
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -5,8 +5,8 @@
|
||||
"main": "src/sha1.js",
|
||||
"devDependencies": {
|
||||
"expect.js": "~0.3.1",
|
||||
"mocha": "~2.3.4",
|
||||
"nyc": "^11.3.0",
|
||||
"mocha": "~10.2.0",
|
||||
"nyc": "^15.1.0",
|
||||
"requirejs": "^2.1.22",
|
||||
"uglify-js": "^3.1.9"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user