diff --git a/@commitlint/is-ignored/package.json b/@commitlint/is-ignored/package.json index ac341b62cd..df0f1e586a 100644 --- a/@commitlint/is-ignored/package.json +++ b/@commitlint/is-ignored/package.json @@ -38,7 +38,7 @@ "@commitlint/parse": "^18.6.0", "@commitlint/test": "^18.0.0", "@commitlint/utils": "^18.4.4", - "@types/semver": "7.5.6" + "@types/semver": "7.5.7" }, "dependencies": { "@commitlint/types": "^18.6.0", diff --git a/yarn.lock b/yarn.lock index d597d89e04..31102ea16f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2033,7 +2033,12 @@ resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.1.tgz#27f7559836ad796cea31acb63163b203756a5b4e" integrity sha512-3YmXzzPAdOTVljVMkTMBdBEvlOLg2cDQaDhnnhT3nT9uDbnJzjWhKlzb+desT12Y7tGqaN6d+AbozcKzyL36Ng== -"@types/semver@7.5.6", "@types/semver@^7.3.12", "@types/semver@^7.5.0": +"@types/semver@7.5.7": + version "7.5.7" + resolved "https://registry.npmjs.org/@types/semver/-/semver-7.5.7.tgz#326f5fdda70d13580777bcaa1bc6fa772a5aef0e" + integrity sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg== + +"@types/semver@^7.3.12", "@types/semver@^7.5.0": version "7.5.6" resolved "https://registry.npmjs.org/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339" integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==