Skip to content

Commit 5f13a06

Browse files
chore: update dependency @types/semver to v7.3.8 (#2689)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8187c1c commit 5f13a06

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@commitlint/is-ignored/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@commitlint/parse": "^13.0.0",
3838
"@commitlint/test": "^13.0.0",
3939
"@commitlint/utils": "^13.0.0",
40-
"@types/semver": "7.3.7"
40+
"@types/semver": "7.3.8"
4141
},
4242
"dependencies": {
4343
"@commitlint/types": "^13.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2556,10 +2556,10 @@
25562556
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.2.3.tgz#ef65165aea2924c9359205bf748865b8881753c0"
25572557
integrity sha512-PijRCG/K3s3w1We6ynUKdxEc5AcuuH3NBmMDP8uvKVp6X43UY7NQlTzczakXP3DJR0F4dfNQIGjU2cUeRYs2AA==
25582558

2559-
"@types/[email protected].7":
2560-
version "7.3.7"
2561-
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.3.7.tgz#b9eb89d7dfa70d5d1ce525bc1411a35347f533a3"
2562-
integrity sha512-4g1jrL98mdOIwSOUh6LTlB0Cs9I0dQPwINUhBg7C6pN4HLr8GS8xsksJxilW6S6dQHVi2K/o+lQuQcg7LroCnw==
2559+
"@types/[email protected].8":
2560+
version "7.3.8"
2561+
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.3.8.tgz#508a27995498d7586dcecd77c25e289bfaf90c59"
2562+
integrity sha512-D/2EJvAlCEtYFEYmmlGwbGXuK886HzyCc3nZX/tkFTQdEU8jZDAgiv08P162yB17y4ZXZoq7yFAnW4GDBb9Now==
25632563

25642564
"@types/stack-utils@^2.0.0":
25652565
version "2.0.0"

0 commit comments

Comments
 (0)