chore(deps): bump semver from 7.3.8 to 7.5.2
Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.2) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
625ced5889
commit
7d729f0be8
2 changed files with 2 additions and 2 deletions
|
|
@ -105,7 +105,7 @@
|
|||
"remark-html": "^13.0.1",
|
||||
"rimraf": "^2.6.3",
|
||||
"rollup": "^2.0.0",
|
||||
"semver": "^7.3.5",
|
||||
"semver": "^7.5.2",
|
||||
"sinon": "^7.2.2",
|
||||
"ssl-root-cas": "^1.3.1",
|
||||
"typescript": "~4.8.4",
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@
|
|||
"ora": "^3.4.0",
|
||||
"parse5": "^5.1.1",
|
||||
"read-package-tree": "5.3.1",
|
||||
"semver": "^7.1.3",
|
||||
"semver": "^7.5.2",
|
||||
"typescript": "~4.8.4"
|
||||
},
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue