Update jsdoc-babel to the latest version 🚀 (#5022)
* chore(package): update jsdoc-babel to version 0.5.0 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile * Use babel 7.0 * Proper configuration for jsdoc
This commit is contained in:
committed by
peril-parse-community[bot]
parent
c7357ed109
commit
189cd259ee
12
package.json
12
package.json
@@ -45,13 +45,13 @@
|
||||
"ws": "6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.0.0",
|
||||
"@babel/core": "7.0.0",
|
||||
"@babel/plugin-transform-flow-strip-types": "7.0.0",
|
||||
"@babel/plugin-proposal-object-rest-spread": "7.0.0",
|
||||
"@babel/preset-env": "7.0.0",
|
||||
"@parse/minami": "^1.0.0",
|
||||
"babel-cli": "6.26.0",
|
||||
"babel-core": "6.26.0",
|
||||
"babel-eslint": "^9.0.0",
|
||||
"babel-plugin-transform-flow-strip-types": "6.22.0",
|
||||
"babel-plugin-transform-object-rest-spread": "^6.26.0",
|
||||
"babel-preset-env": "1.6.1",
|
||||
"bcrypt-nodejs": "0.0.3",
|
||||
"cross-env": "5.2.0",
|
||||
"deep-diff": "1.0.2",
|
||||
@@ -62,7 +62,7 @@
|
||||
"jasmine": "3.1.0",
|
||||
"jasmine-spec-reporter": "^4.1.0",
|
||||
"jsdoc": "^3.5.5",
|
||||
"jsdoc-babel": "^0.4.0",
|
||||
"jsdoc-babel": "^0.5.0",
|
||||
"mongodb-runner": "4.1.0",
|
||||
"nodemon": "1.18.4",
|
||||
"nyc": "^12.0.2",
|
||||
|
||||
Reference in New Issue
Block a user