Skip to content

Commit

Permalink
fix(deps): bump semver dependency version (#2068)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored Sep 11, 2023
1 parent 5a50247 commit cd0bd85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"jsonpath": "^1.1.1",
"node-html-parser": "^6.0.0",
"parse-github-repo-url": "^1.4.1",
"semver": "^7.0.0",
"semver": "^7.5.3",
"type-fest": "^3.0.0",
"typescript": "^4.6.4",
"unist-util-visit": "^2.0.3",
Expand Down

0 comments on commit cd0bd85

Please sign in to comment.