Skip to content

Commit

Permalink
chore: update dependency @types/semver to v7.3.8 (#2689)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 24, 2021
1 parent 8187c1c commit 5f13a06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion @commitlint/is-ignored/package.json
Expand Up @@ -37,7 +37,7 @@
"@commitlint/parse": "^13.0.0",
"@commitlint/test": "^13.0.0",
"@commitlint/utils": "^13.0.0",
"@types/semver": "7.3.7"
"@types/semver": "7.3.8"
},
"dependencies": {
"@commitlint/types": "^13.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2556,10 +2556,10 @@
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.2.3.tgz#ef65165aea2924c9359205bf748865b8881753c0"
integrity sha512-PijRCG/K3s3w1We6ynUKdxEc5AcuuH3NBmMDP8uvKVp6X43UY7NQlTzczakXP3DJR0F4dfNQIGjU2cUeRYs2AA==

"@types/semver@7.3.7":
version "7.3.7"
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.3.7.tgz#b9eb89d7dfa70d5d1ce525bc1411a35347f533a3"
integrity sha512-4g1jrL98mdOIwSOUh6LTlB0Cs9I0dQPwINUhBg7C6pN4HLr8GS8xsksJxilW6S6dQHVi2K/o+lQuQcg7LroCnw==
"@types/semver@7.3.8":
version "7.3.8"
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.3.8.tgz#508a27995498d7586dcecd77c25e289bfaf90c59"
integrity sha512-D/2EJvAlCEtYFEYmmlGwbGXuK886HzyCc3nZX/tkFTQdEU8jZDAgiv08P162yB17y4ZXZoq7yFAnW4GDBb9Now==

"@types/stack-utils@^2.0.0":
version "2.0.0"
Expand Down

0 comments on commit 5f13a06

Please sign in to comment.