Skip to content

Commit

Permalink
chore(deps): update dependency @types/semver to v7.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 20, 2021
1 parent 49a5e2d commit a146f26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"@semantic-release/npm": "7.1.3",
"@types/jest": "26.0.23",
"@types/node": "12.20.13",
"@types/semver": "7.3.5",
"@types/semver": "7.3.6",
"@types/shelljs": "0.8.8",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Expand Up @@ -1623,12 +1623,7 @@
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==

"@types/semver@7.3.5":
version "7.3.5"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.5.tgz#74deebbbcb1e86634dbf10a5b5e8798626f5a597"
integrity sha512-iotVxtCCsPLRAvxMFFgxL8HD2l4mAZ2Oin7/VJ2ooWO0VOK4EGOGmZWZn1uCq7RofR3I/1IOSjCHlFT71eVK0Q==

"@types/semver@^7.1.0":
"@types/semver@7.3.6", "@types/semver@^7.1.0":
version "7.3.6"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.6.tgz#e9831776f4512a7ba6da53e71c26e5fb67882d63"
integrity sha512-0caWDWmpCp0uifxFh+FaqK3CuZ2SkRR/ZRxAV5+zNdC3QVUi6wyOJnefhPvtNt8NQWXB5OA93BUvZsXpWat2Xw==
Expand Down

0 comments on commit a146f26

Please sign in to comment.