Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
Update dependencies (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
russcam authored Dec 29, 2020
1 parent aeb3fdf commit 4545789
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 75 deletions.
268 changes: 195 additions & 73 deletions package-lock.json

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

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@
"gulp-replace": "^0.5.4",
"gulp-transform": "^3.0.5",
"gulp-util": "^3.0.7",
"gulp-zip": "^3.0.2",
"gulp-zip": "^5.0.2",
"highlight.js": ">=10.4.1",
"ini": ">=1.3.6",
"jsonfile": "^2.2.3",
"kind-of": ">=6.0.3",
"lodash": "^4.17.19",
Expand All @@ -57,7 +59,7 @@
"phantomjs-prebuilt": "^2.1.7",
"request": "^2.88.2",
"requiredir": "^1.0.7",
"yargs": "^6.0.0"
"yargs": "^16.2.0"
},
"dependencies": {}
}

0 comments on commit 4545789

Please sign in to comment.