Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency semver to v7
Browse files Browse the repository at this point in the history
renovate-bot committed Dec 9, 2020

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate
1 parent df56321 commit e2ab01a
Showing 2 changed files with 26 additions and 8 deletions.
30 changes: 24 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -59,7 +59,7 @@
"@types/mocha": "7.0.2",
"@types/mz": "0.0.32",
"@types/node": "8.10.29",
"@types/semver": "6.2.0",
"@types/semver": "7.3.4",
"husky": "1.1.3",
"prettier": "1.15.3",
"semantic-release": "15.10.8",
@@ -72,7 +72,7 @@
"dependencies": {
"execa": "1.0.0",
"mz": "2.7.0",
"semver": "6.3.0",
"semver": "7.3.4",
"vscode-languageclient": "5.1.1"
},
"commitlint": {

0 comments on commit e2ab01a

Please sign in to comment.