diff --git a/package-lock.json b/package-lock.json index 4bc8f12..10ce2b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@commitlint/config-angular": "^17.1.0", "@commitlint/config-conventional": "^17.1.0", "@commitlint/config-lerna-scopes": "^17.0.2", - "@commitlint/config-patternplate": "^17.1.0", + "@commitlint/config-patternplate": "^17.6.1", "@commitlint/ensure": "^17.0.0", "@commitlint/format": "^17.0.0", "@commitlint/lint": "^17.1.0", @@ -1880,20 +1880,20 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz", - "integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.1.tgz", + "integrity": "sha512-6dOFX0AwdP+rrMGFe/X2u9n4GeM7oWf7WbbNohbwJeDkKStFG7RxA3RV9bUldovoS1qTS0f8NP3vjQbxSsOHJw==", "dependencies": { - "@commitlint/config-angular-type-enum": "^17.0.0" + "@commitlint/config-angular-type-enum": "^17.4.0" }, "engines": { "node": ">=v14" } }, "node_modules/@commitlint/config-angular-type-enum": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.0.0.tgz", - "integrity": "sha512-OJrxpzszJ+jF0RvqLjsM/iZ94IfJ33NVCFFGVmkzuHjKxPt/i/+yJKJ5lzGhlsp5YV2F2Ui5ECIf5Sor2/OZvQ==", + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.4.0.tgz", + "integrity": "sha512-qbmfOfVqQHMKfc6CxS0A9b7+EFsOyEBoh4+i8Qa05uk8YhT/zY1CeIXK5V3wwemMDcHUegyL/ZnwCvWD7g8GxA==", "engines": { "node": ">=v14" } @@ -1945,18 +1945,55 @@ } }, "node_modules/@commitlint/config-patternplate": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.1.0.tgz", - "integrity": "sha512-cyw01b06fsTnuUTHPPHhIblzVdPX3xDQM1KUfxVBeb8i0We2xIjOIr2IvRu3U/DXJO/HssWGu6sh+QzZddRo+Q==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.6.1.tgz", + "integrity": "sha512-OQumLSxVeQgXIAu05jfWpRidoWO9Lw49WaZsCq6JYLRR2+nGCtgbx4fFIymRwwNvPrFWEjcBnPT1ezPADNwLPQ==", "dependencies": { - "@commitlint/config-angular": "^17.1.0", - "globby": "^11.0.0", - "lodash": "^4.17.19" + "@commitlint/config-angular": "^17.6.1", + "glob": "^8.0.3", + "lodash.merge": "^4.6.2" }, "engines": { "node": ">=v14" } }, + "node_modules/@commitlint/config-patternplate/node_modules/brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "dependencies": { + "balanced-match": "^1.0.0" + } + }, + "node_modules/@commitlint/config-patternplate/node_modules/glob": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", + "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@commitlint/config-patternplate/node_modules/minimatch": { + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/@commitlint/config-validator": { "version": "17.4.0", "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.4.0.tgz", @@ -16576,17 +16613,17 @@ } }, "@commitlint/config-angular": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.1.0.tgz", - "integrity": "sha512-icTZHZlKUSkAhNk0qX2KGAKVTsuhP8XnSLLusoKHZHPqbz2fX7DzjzsTU/Llr3J7v+XBv04ml2Rw4ZAvcIhcxQ==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.1.tgz", + "integrity": "sha512-6dOFX0AwdP+rrMGFe/X2u9n4GeM7oWf7WbbNohbwJeDkKStFG7RxA3RV9bUldovoS1qTS0f8NP3vjQbxSsOHJw==", "requires": { - "@commitlint/config-angular-type-enum": "^17.0.0" + "@commitlint/config-angular-type-enum": "^17.4.0" } }, "@commitlint/config-angular-type-enum": { - "version": "17.0.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.0.0.tgz", - "integrity": "sha512-OJrxpzszJ+jF0RvqLjsM/iZ94IfJ33NVCFFGVmkzuHjKxPt/i/+yJKJ5lzGhlsp5YV2F2Ui5ECIf5Sor2/OZvQ==" + "version": "17.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-17.4.0.tgz", + "integrity": "sha512-qbmfOfVqQHMKfc6CxS0A9b7+EFsOyEBoh4+i8Qa05uk8YhT/zY1CeIXK5V3wwemMDcHUegyL/ZnwCvWD7g8GxA==" }, "@commitlint/config-conventional": { "version": "17.1.0", @@ -16620,13 +16657,43 @@ } }, "@commitlint/config-patternplate": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.1.0.tgz", - "integrity": "sha512-cyw01b06fsTnuUTHPPHhIblzVdPX3xDQM1KUfxVBeb8i0We2xIjOIr2IvRu3U/DXJO/HssWGu6sh+QzZddRo+Q==", + "version": "17.6.1", + "resolved": "https://registry.npmjs.org/@commitlint/config-patternplate/-/config-patternplate-17.6.1.tgz", + "integrity": "sha512-OQumLSxVeQgXIAu05jfWpRidoWO9Lw49WaZsCq6JYLRR2+nGCtgbx4fFIymRwwNvPrFWEjcBnPT1ezPADNwLPQ==", "requires": { - "@commitlint/config-angular": "^17.1.0", - "globby": "^11.0.0", - "lodash": "^4.17.19" + "@commitlint/config-angular": "^17.6.1", + "glob": "^8.0.3", + "lodash.merge": "^4.6.2" + }, + "dependencies": { + "brace-expansion": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "requires": { + "balanced-match": "^1.0.0" + } + }, + "glob": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", + "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^5.0.1", + "once": "^1.3.0" + } + }, + "minimatch": { + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "requires": { + "brace-expansion": "^2.0.1" + } + } } }, "@commitlint/config-validator": { diff --git a/package.json b/package.json index b9c7897..425be4f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@commitlint/config-angular": "^17.1.0", "@commitlint/config-conventional": "^17.1.0", "@commitlint/config-lerna-scopes": "^17.0.2", - "@commitlint/config-patternplate": "^17.1.0", + "@commitlint/config-patternplate": "^17.6.1", "@commitlint/ensure": "^17.0.0", "@commitlint/format": "^17.0.0", "@commitlint/lint": "^17.1.0",