Skip to content

Commit fb24f91

Browse files
chore: update dependency @types/semver to v7.3.9 (#2831)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 900dce8 commit fb24f91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@commitlint/is-ignored/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@commitlint/parse": "^13.2.0",
3939
"@commitlint/test": "^13.2.0",
4040
"@commitlint/utils": "^13.2.0",
41-
"@types/semver": "7.3.8"
41+
"@types/semver": "7.3.9"
4242
},
4343
"dependencies": {
4444
"@commitlint/types": "^13.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2649,10 +2649,10 @@
26492649
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.2.3.tgz#ef65165aea2924c9359205bf748865b8881753c0"
26502650
integrity sha512-PijRCG/K3s3w1We6ynUKdxEc5AcuuH3NBmMDP8uvKVp6X43UY7NQlTzczakXP3DJR0F4dfNQIGjU2cUeRYs2AA==
26512651

2652-
"@types/[email protected].8":
2653-
version "7.3.8"
2654-
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.3.8.tgz#508a27995498d7586dcecd77c25e289bfaf90c59"
2655-
integrity sha512-D/2EJvAlCEtYFEYmmlGwbGXuK886HzyCc3nZX/tkFTQdEU8jZDAgiv08P162yB17y4ZXZoq7yFAnW4GDBb9Now==
2652+
"@types/[email protected].9":
2653+
version "7.3.9"
2654+
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.3.9.tgz#152c6c20a7688c30b967ec1841d31ace569863fc"
2655+
integrity sha512-L/TMpyURfBkf+o/526Zb6kd/tchUP3iBDEPjqjb+U2MAJhVRxxrmr2fwpe08E7QsV7YLcpq0tUaQ9O9x97ZIxQ==
26562656

26572657
"@types/stack-utils@^2.0.0":
26582658
version "2.0.0"

0 commit comments

Comments
 (0)