Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PyvesB committed Oct 1, 2019
1 parent 5170763 commit b8d8eee
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 75 deletions.
180 changes: 108 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
},
"homepage": "https://github.com/bbc/Codext#readme",
"dependencies": {
"monaco-editor": "~0.15.6",
"monaco-editor": "~0.18.1",
"requirejs": "^2.3.6"
},
"devDependencies": {
"del": "^5.0.0",
"del": "^5.1.0",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-minify": "^3.1.0",
"gulp-open": "^3.0.1",
"gulp-prettier": "^2.1.0",
"gulp-zip": "^5.0.0",
"jasmine": "^3.4.0",
"jasmine": "^3.5.0",
"sinon-chrome": "^3.0.1"
}
}

0 comments on commit b8d8eee

Please sign in to comment.