Skip to content

Commit

Permalink
fix: update deps (2021-10-01) (#128)
Browse files Browse the repository at this point in the history
* fix: update deps (2021-10-01)

* fix: revert yargs for now.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mark Tse <mark.tse@d2l.com>
  • Loading branch information
3 people committed Oct 6, 2021
1 parent e4a7d96 commit 7a0aaca
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 63 deletions.
77 changes: 17 additions & 60 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 @@ -21,14 +21,14 @@
"license-checker": "^25.0.1",
"lodash": "^4.17.21",
"semver": "^7.3.5",
"spdx-license-ids": "^3.0.9",
"spdx-license-ids": "^3.0.10",
"spdx-satisfies": "^5.0.1",
"yargs": "^17.0.1"
"yargs": "17.0.1"
},
"devDependencies": {
"chai": "^4.3.4",
"eslint": "^7.32.0",
"mocha": "^9.0.3",
"mocha": "^9.1.2",
"pre-commit": "^1.2.2"
},
"pre-commit": [
Expand Down

0 comments on commit 7a0aaca

Please sign in to comment.