Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingun committed Nov 24, 2019
1 parent c598f19 commit 54035c0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -66,20 +66,20 @@
"@pegjs2/runtime": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@babel/core": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"babelify": "^10.0.0",
"browserify": "^16.2.3",
"chai": "^4.1.2",
"chai-like": "^1.1.1",
"coveralls": "^3.0.0",
"del": "^4.1.1",
"express": "^4.16.2",
"glob": "^7.1.2",
"coveralls": "^3.0.8",
"del": "^5.0.1",
"express": "^4.17.1",
"glob": "^7.1.6",
"gulp": "^4.0.1",
"gulp-eslint": "^5.0.0",
"gulp-header": "1 - 2",
"gulp-mocha": "^6.0.0",
"gulp-header": "^2.0.9",
"gulp-mocha": "^7.0.2",
"gulp-rename": "^1.2.2",
"gulp-transform": "^3.0.5",
"gulp-uglify": "^3.0.0",
Expand All @@ -88,7 +88,7 @@
"sinon": "^7.3.2",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"yargs": "^13.2.2"
"yargs": "^15.0.2"
},
"engines": {
"node": ">=6"
Expand Down

0 comments on commit 54035c0

Please sign in to comment.