Skip to content

Commit

Permalink
chore: update @videojs-generator-helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Nov 9, 2020
1 parent 8a72be4 commit 737ef5c
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 119 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
"videojs-plugin"
],
"dependencies": {
"lodash": "^4.17.10",
"please-upgrade-node": "^3.1.1",
"yeoman-generator": "^4.0.0"
"lodash": "^4.17.20",
"please-upgrade-node": "^3.2.0",
"yeoman-generator": "^4.12.0"
},
"devDependencies": {
"is-ci": "^2.0.0",
"mocha": "^6.0.0",
"mocha": "^8.2.1",
"@videojs/generator-helpers": "~2.0.1",
"videojs-generator-verify": "~3.0.0",
"videojs-standard": "^8.0.3",
"videojs-generator-verify": "~3.0.1",
"videojs-standard": "^8.0.4",
"yeoman-assert": "^3.1.1",
"yeoman-test": "^2.0.0"
"yeoman-test": "^3.0.0"
},
"husky": {
"hooks": {
Expand Down
Loading

0 comments on commit 737ef5c

Please sign in to comment.