mirror of
https://github.com/zhigang1992/replace-in-file.git
synced 2026-04-30 05:35:38 +08:00
[bump] Update packages
This commit is contained in:
12
package.json
12
package.json
@@ -31,19 +31,19 @@
|
||||
"coverage": "open -a \"Google Chrome\" ./coverage/lcov-report/index.html"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^2.4.1",
|
||||
"glob": "^7.1.2",
|
||||
"yargs": "^12.0.5"
|
||||
"chalk": "^2.4.2",
|
||||
"glob": "^7.1.3",
|
||||
"yargs": "^13.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.26.0",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"bluebird": "^3.5.1",
|
||||
"chai": "^4.1.2",
|
||||
"bluebird": "^3.5.3",
|
||||
"chai": "^4.2.0",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"dirty-chai": "^2.0.1",
|
||||
"istanbul": "^1.0.0-alpha.2",
|
||||
"mocha": "^5.0.4"
|
||||
"mocha": "^6.0.2"
|
||||
},
|
||||
"browserify": {
|
||||
"transform": [
|
||||
|
||||
Reference in New Issue
Block a user