Skip to content

Commit

Permalink
Update dependency semver to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2023
1 parent d22173a commit a473f9b
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 8 deletions.
42 changes: 36 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
Expand Up @@ -52,7 +52,7 @@
"@types/lodash": "4.14.192",
"@types/node": "10.17.60",
"@types/request": "2.48.8",
"@types/semver": "6.2.3",
"@types/semver": "7.3.13",
"dedent": "0.7.0",
"istanbul-api": "3.0.0",
"istanbul-reports": "2.2.7",
Expand All @@ -74,7 +74,7 @@
"diff": "^4.0.1",
"lodash": "^4.17.19",
"requireg": "^0.2.1",
"semver": "^6.0.0"
"semver": "^7.0.0"
},
"engines": {
"node": ">=6.0.0"
Expand Down

0 comments on commit a473f9b

Please sign in to comment.