diff options
| author | David Kossoglyad <[email protected]> | 2021-03-18 02:32:46 +0200 |
|---|---|---|
| committer | David Kossoglyad <[email protected]> | 2021-03-18 02:32:46 +0200 |
| commit | aba2bee6cffd5534f9f3f4923d70f6e038caae90 (patch) | |
| tree | 0ac45d43e799c341cc54bc883a12bc49fd5081c4 /package.json | |
| parent | 9205ed7e77b2a6ac98432cd898cfad64119d6541 (diff) | |
| download | faker-aba2bee6cffd5534f9f3f4923d70f6e038caae90.tar.xz faker-aba2bee6cffd5534f9f3f4923d70f6e038caae90.zip | |
chore: WIP
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 0d613811..57c693d1 100644 --- a/package.json +++ b/package.json @@ -52,14 +52,14 @@ "gulp-rename": "^2.0.0", "gulp-uglify": "^3.0.2", "ink-docstrap": "1.1.4", - "jsdoc": "^3.4.0", + "jsdoc": "^3.6.6", "jshint": "0.9.0", - "lodash": "^4.6.1", - "mocha": "^8.1.1", - "node-minify": "*", + "lodash": "^4.17.21", + "mocha": "^8.3.2", + "node-minify": "^3.6.0", "nyc": "^15.1.0", "optimist": "0.3.5", - "sinon": "^9.0.3", + "sinon": "^9.2.4", "through2": "2.0.0", "vinyl-buffer": "^1.0.1", "vinyl-source-stream": "^2.0.0", |
