Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
build: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
joolfe committed Jun 5, 2021
1 parent a8c4d17 commit fb52ed4
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 66 deletions.
105 changes: 42 additions & 63 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 @@ -48,12 +48,12 @@
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"conventional-changelog-cli": "^2.1.1",
"eslint": "^7.27.0",
"eslint": "^7.28.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"execa": "^5.0.1",
"execa": "^5.1.1",
"husky": "^6.0.0",
"mocha": "^8.4.0",
"nyc": "^15.1.0",
Expand Down Expand Up @@ -89,7 +89,7 @@
"dependencies": {
"commander": "^7.2.0",
"js-yaml": "^4.1.0",
"marked": "^2.0.6"
"marked": "^2.0.7"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit fb52ed4

Please sign in to comment.