diff --git a/package-lock.json b/package-lock.json index 3825c9ba8..e3cba18fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,9 +38,9 @@ "@angular/language-service": "14.3.0", "@babel/plugin-proposal-export-default-from": "7.22.5", "@babel/preset-react": "7.22.5", - "@commitlint/cli": "17.6.7", - "@commitlint/config-angular": "17.6.7", - "@commitlint/config-conventional": "17.6.7", + "@commitlint/cli": "17.7.0", + "@commitlint/config-angular": "17.7.0", + "@commitlint/config-conventional": "17.7.0", "@jscutlery/semver": "3.1.0", "@nx/angular": "16.7.2", "@nx/devkit": "16.7.2", @@ -4696,14 +4696,14 @@ } }, "node_modules/@commitlint/cli": { - "version": "17.6.7", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.7.tgz", - "integrity": "sha512-nzZmfO5KIOupYppn1MsnYX/80I+KDlxiwkks3CJT0XT+t34UgqGi3eSyEuzgcIjPlORk5/GMaAEiys78iLfGMg==", + "version": "17.7.0", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.7.0.tgz", + "integrity": "sha512-28PNJaGuBQZNoz3sd+6uO3b4+5PY+vWzyBfy5JOvFB7QtoZVXf2FYTQs5VO1cn7yAd3y9/0Rx0x6Vx82W/zhuA==", "dev": true, "dependencies": { "@commitlint/format": "^17.4.4", - "@commitlint/lint": "^17.6.7", - "@commitlint/load": "^17.6.7", + "@commitlint/lint": "^17.7.0", + "@commitlint/load": "^17.7.0", "@commitlint/read": "^17.5.1", "@commitlint/types": "^17.4.4", "execa": "^5.0.0", @@ -4720,9 +4720,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "17.6.7", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.7.tgz", - "integrity": "sha512-ZKLybxBPCtpDkEf82YdfUMXbO23ERa1h/UUF7SV+C4IMjBP1UgIOm1LXSafJ2NKf6rbtjR10tUL4c236K3TvnQ==", + "version": "17.7.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.7.0.tgz", + "integrity": "sha512-ZWLgVw4se/vmNHfWiti3OIx295KgyCgZ5LjDeLFbHQe9WXMX3lhwnaeJkum4smsQhQaa3/JvufKzxV/3LDGMJA==", "dev": true, "dependencies": { "@commitlint/config-angular-type-enum": "^17.4.0" @@ -4741,12 +4741,12 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "17.6.7", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.6.7.tgz", - "integrity": "sha512-4oTpEUC0HRM54QRHBPMOJW1pETp7usxXn9RuNYNWHcmu8wi1mpws95hvS20u2n6HtIkTn0jfn7vHioCm4AGUTw==", + "version": "17.7.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.7.0.tgz", + "integrity": "sha512-iicqh2o6et+9kWaqsQiEYZzfLbtoWv9uZl8kbI8EGfnc0HeGafQBF7AJ0ylN9D/2kj6txltsdyQs8+2fTMwWEw==", "dev": true, "dependencies": { - "conventional-changelog-conventionalcommits": "^5.0.0" + "conventional-changelog-conventionalcommits": "^6.1.0" }, "engines": { "node": ">=v14" @@ -19585,17 +19585,15 @@ } }, "node_modules/conventional-changelog-conventionalcommits": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz", - "integrity": "sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz", + "integrity": "sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==", "dev": true, "dependencies": { - "compare-func": "^2.0.0", - "lodash": "^4.17.15", - "q": "^1.5.1" + "compare-func": "^2.0.0" }, "engines": { - "node": ">=10" + "node": ">=14" } }, "node_modules/conventional-changelog-core": { @@ -19795,18 +19793,6 @@ "node": ">=14" } }, - "node_modules/conventional-changelog/node_modules/conventional-changelog-conventionalcommits": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz", - "integrity": "sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==", - "dev": true, - "dependencies": { - "compare-func": "^2.0.0" - }, - "engines": { - "node": ">=14" - } - }, "node_modules/conventional-commits-filter": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-3.0.0.tgz", @@ -38375,16 +38361,6 @@ "node": ">=16.3.0" } }, - "node_modules/q": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", - "integrity": "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==", - "dev": true, - "engines": { - "node": ">=0.6.0", - "teleport": ">=0.2.0" - } - }, "node_modules/qs": { "version": "6.11.2", "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.2.tgz", diff --git a/package.json b/package.json index 1a0900134..07f2cdd24 100644 --- a/package.json +++ b/package.json @@ -56,9 +56,9 @@ "@angular/language-service": "14.3.0", "@babel/plugin-proposal-export-default-from": "7.22.5", "@babel/preset-react": "7.22.5", - "@commitlint/cli": "17.6.7", - "@commitlint/config-angular": "17.6.7", - "@commitlint/config-conventional": "17.6.7", + "@commitlint/cli": "17.7.0", + "@commitlint/config-angular": "17.7.0", + "@commitlint/config-conventional": "17.7.0", "@jscutlery/semver": "3.1.0", "@nx/angular": "16.7.2", "@nx/devkit": "16.7.2",