Skip to content

Commit

Permalink
build(deps-dev): update @types/semver requirement from ^7.5.1 to ^7.5.2
Browse files Browse the repository at this point in the history
Updates the requirements on [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

---
updated-dependencies:
- dependency-name: "@types/semver"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 4849840 commit d6648ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/react-dom": "^18",
"@types/react-helmet": "^6",
"@types/react-tag-input": "^6",
"@types/semver": "^7.5.1",
"@types/semver": "^7.5.2",
"@types/styled-components": "^5",
"@vitejs/plugin-react": "^4",
"@vitest/coverage-v8": "latest",
Expand Down

0 comments on commit d6648ee

Please sign in to comment.