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 Apr 12, 2024
1 parent 4d9d35d commit 50aefd5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"@badrap/valita": "^0.3.8",
"@iarna/toml": "^2.2.5",
"jsonc-parser": "^3.2.1",
"semver": "^6.3.1",
"semver": "^7.0.0",
"shell-quote": "^1.8.1",
"which": "^4.0.0"
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^20.12.7",
"@types/semver": "^6.2.7",
"@types/semver": "^7.0.0",
"@types/shell-quote": "^1.7.5",
"@types/which": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^7.6.0",
Expand Down
15 changes: 4 additions & 11 deletions pnpm-lock.yaml

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

0 comments on commit 50aefd5

Please sign in to comment.