diff --git a/package.json b/package.json index 7dd9abc0..76c756c3 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,8 @@ "rxjs": "^7.2.0" }, "devDependencies": { - "@commitlint/cli": "13.2.1", - "@commitlint/config-conventional": "13.2.0", + "@commitlint/cli": "14.1.0", + "@commitlint/config-conventional": "14.1.0", "@nestjs/cli": "^8.0.0", "@nestjs/schematics": "^8.0.0", "@nestjs/testing": "^8.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed956673..9e61825c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,8 +1,8 @@ lockfileVersion: 5.3 specifiers: - '@commitlint/cli': 13.2.1 - '@commitlint/config-conventional': 13.2.0 + '@commitlint/cli': 14.1.0 + '@commitlint/config-conventional': 14.1.0 '@nestjs/cli': ^8.0.0 '@nestjs/common': ^8.0.0 '@nestjs/config': ^1.0.1 @@ -74,8 +74,8 @@ dependencies: rxjs: 7.3.1 devDependencies: - '@commitlint/cli': 13.2.1 - '@commitlint/config-conventional': 13.2.0 + '@commitlint/cli': 14.1.0 + '@commitlint/config-conventional': 14.1.0 '@nestjs/cli': 8.1.2 '@nestjs/schematics': 8.0.3_typescript@4.4.3 '@nestjs/testing': 8.0.9_6a32363b272836842cceea45fc80e251 @@ -538,75 +538,75 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@commitlint/cli/13.2.1: - resolution: {integrity: sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==} + /@commitlint/cli/14.1.0: + resolution: {integrity: sha512-Orq62jkl9qAGvjFqhehtAqjGY/duJ8hIRPPIHmGR2jIB96D4VTmazS3ZvqJz2Q9kKr61mLAk/171zm0FVzQCYA==} engines: {node: '>=v12'} hasBin: true dependencies: - '@commitlint/format': 13.2.0 - '@commitlint/lint': 13.2.0 - '@commitlint/load': 13.2.1 - '@commitlint/read': 13.2.0 - '@commitlint/types': 13.2.0 + '@commitlint/format': 14.1.0 + '@commitlint/lint': 14.1.0 + '@commitlint/load': 14.1.0 + '@commitlint/read': 14.0.0 + '@commitlint/types': 14.0.0 lodash: 4.17.21 resolve-from: 5.0.0 resolve-global: 1.0.0 yargs: 17.2.1 dev: true - /@commitlint/config-conventional/13.2.0: - resolution: {integrity: sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==} + /@commitlint/config-conventional/14.1.0: + resolution: {integrity: sha512-JuhCqkEv8jyqmd54EpXPsQFpYc/8k7sfP1UziRdEvZSJUCLxz+8Pk4cNS0oF1BtjaWO7ITgXPlIZg47PyApGmg==} engines: {node: '>=v12'} dependencies: conventional-changelog-conventionalcommits: 4.6.1 dev: true - /@commitlint/ensure/13.2.0: - resolution: {integrity: sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==} + /@commitlint/ensure/14.1.0: + resolution: {integrity: sha512-xrYvFdqVepT3XA1BmSh88eKbvYKtLuQu98QLfgxVmwS99Kj3yW0sT3D7jGvNsynbIx2dhbXofDyubf/DKkpFrQ==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 13.2.0 + '@commitlint/types': 14.0.0 lodash: 4.17.21 dev: true - /@commitlint/execute-rule/13.2.0: - resolution: {integrity: sha512-6nPwpN0hwTYmsH3WM4hCdN+NrMopgRIuQ0aqZa+jnwMoS/g6ljliQNYfL+m5WO306BaIu1W3yYpbW5aI8gEr0g==} + /@commitlint/execute-rule/14.0.0: + resolution: {integrity: sha512-Hh/HLpCBDlrD3Rx2x2pDBx6CU+OtVqGXh7mbFpNihAVx6B0zyZqm/vv0cdwdhfGW5OEn1BhCqHf1ZOvL/DwdWA==} engines: {node: '>=v12'} dev: true - /@commitlint/format/13.2.0: - resolution: {integrity: sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==} + /@commitlint/format/14.1.0: + resolution: {integrity: sha512-sF6engqqHjvxGctWRKjFs/HQeNowlpbVmmoP481b2UMQnVQnjjfXJvQsoLpaqFUvgc2sHM4L85F8BmAw+iHG1w==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 13.2.0 + '@commitlint/types': 14.0.0 chalk: 4.1.2 dev: true - /@commitlint/is-ignored/13.2.0: - resolution: {integrity: sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==} + /@commitlint/is-ignored/14.0.0: + resolution: {integrity: sha512-nJltYjXTa+mk+6SPe35nOZCCvt3Gh5mbDz008KQ4OPcn1GX1NG+pEgz1Kx3agDp/pc+JGnsrr5GV00gygIoloA==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 13.2.0 + '@commitlint/types': 14.0.0 semver: 7.3.5 dev: true - /@commitlint/lint/13.2.0: - resolution: {integrity: sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==} + /@commitlint/lint/14.1.0: + resolution: {integrity: sha512-CApGJEOtWU/CcuPD8HkOR1jdUYpjKutGPaeby9nSFzJhwl/UQOjxc4Nd+2g2ygsMi5l3N4j2sWQYEgccpFC3lA==} engines: {node: '>=v12'} dependencies: - '@commitlint/is-ignored': 13.2.0 - '@commitlint/parse': 13.2.0 - '@commitlint/rules': 13.2.0 - '@commitlint/types': 13.2.0 + '@commitlint/is-ignored': 14.0.0 + '@commitlint/parse': 14.0.0 + '@commitlint/rules': 14.1.0 + '@commitlint/types': 14.0.0 dev: true - /@commitlint/load/13.2.1: - resolution: {integrity: sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==} + /@commitlint/load/14.1.0: + resolution: {integrity: sha512-p+HbgjhkqLsnxyjOUdEYHztHCp8n2oLVUJTmRPuP5FXLNevh6Gwmxf+NYC2J0sgD084aV2CFi3qu1W4yHWIknA==} engines: {node: '>=v12'} dependencies: - '@commitlint/execute-rule': 13.2.0 - '@commitlint/resolve-extends': 13.2.0 - '@commitlint/types': 13.2.0 + '@commitlint/execute-rule': 14.0.0 + '@commitlint/resolve-extends': 14.1.0 + '@commitlint/types': 14.0.0 '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_4b317b069e4dad36c8619feea2045a32 chalk: 4.1.2 cosmiconfig: 7.0.1 @@ -615,32 +615,32 @@ packages: typescript: 4.4.3 dev: true - /@commitlint/message/13.2.0: - resolution: {integrity: sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA==} + /@commitlint/message/14.0.0: + resolution: {integrity: sha512-316Pum+bwDcZamOQw0DXSY17Dq9EjvL1zKdYIZqneu4lnXN6uFfi53Y/sP5crW6zlLdnuTHe1MnuewXPLHfH1Q==} engines: {node: '>=v12'} dev: true - /@commitlint/parse/13.2.0: - resolution: {integrity: sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==} + /@commitlint/parse/14.0.0: + resolution: {integrity: sha512-49qkk0TcwdxJPZUX8MElEzMlRFIL/cg64P4pk8HotFEm2HYdbxxZp6v3cbVw5WOsnRA0frrs+NNoOcIT83ccMQ==} engines: {node: '>=v12'} dependencies: - '@commitlint/types': 13.2.0 + '@commitlint/types': 14.0.0 conventional-changelog-angular: 5.0.13 conventional-commits-parser: 3.2.2 dev: true - /@commitlint/read/13.2.0: - resolution: {integrity: sha512-7db5e1Bn3re6hQN0SqygTMF/QX6/MQauoJn3wJiUHE93lvwO6aFQxT3qAlYeyBPwfWsmDz/uSH454jtrSsv3Uw==} + /@commitlint/read/14.0.0: + resolution: {integrity: sha512-WXXcSLBqwXTqnEmB0lbU2TrayDJ2G3qI/lxy1ianVmpQol8p9BjodAA6bYxtYYHdQFVXUrIsclzFP/naWG+hlQ==} engines: {node: '>=v12'} dependencies: - '@commitlint/top-level': 13.2.0 - '@commitlint/types': 13.2.0 + '@commitlint/top-level': 14.0.0 + '@commitlint/types': 14.0.0 fs-extra: 10.0.0 git-raw-commits: 2.0.10 dev: true - /@commitlint/resolve-extends/13.2.0: - resolution: {integrity: sha512-HLCMkqMKtvl1yYLZ1Pm0UpFvd0kYjsm1meLOGZ7VkOd9G/XX+Fr1S2G5AT2zeiDw7WUVYK8lGVMNa319bnV+aw==} + /@commitlint/resolve-extends/14.1.0: + resolution: {integrity: sha512-ko80k6QB6E6/OvGNWy4u7gzzWyluDT3VDNL2kfZaDywsnrYntUKyT4Do97gQ7orttITzj2GRtk3KWClVz4rUUQ==} engines: {node: '>=v12'} dependencies: import-fresh: 3.3.0 @@ -649,31 +649,31 @@ packages: resolve-global: 1.0.0 dev: true - /@commitlint/rules/13.2.0: - resolution: {integrity: sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==} + /@commitlint/rules/14.1.0: + resolution: {integrity: sha512-6jmv414/1JzGzDI/DS+snAMhcL6roQKPdg0WB3kWTWN52EvWXBFm0HIMGt2H/FlRKxozwVXlQN60/1fNIl98xA==} engines: {node: '>=v12'} dependencies: - '@commitlint/ensure': 13.2.0 - '@commitlint/message': 13.2.0 - '@commitlint/to-lines': 13.2.0 - '@commitlint/types': 13.2.0 + '@commitlint/ensure': 14.1.0 + '@commitlint/message': 14.0.0 + '@commitlint/to-lines': 14.0.0 + '@commitlint/types': 14.0.0 execa: 5.1.1 dev: true - /@commitlint/to-lines/13.2.0: - resolution: {integrity: sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg==} + /@commitlint/to-lines/14.0.0: + resolution: {integrity: sha512-uIXk54oJDuYyLpI208s3+cGmJ323yvSJ9LB7yUDMWUeJi2LgRxE2EBZL995kLQdnoAsBBXcLq+VDyppg5bV/cg==} engines: {node: '>=v12'} dev: true - /@commitlint/top-level/13.2.0: - resolution: {integrity: sha512-knBvWYbIq6VV6VPHrVeDsxDiJq4Zq6cv5NIYU3iesKAsmK2KlLfsZPa+Ig96Y4AqAPU3zNJwjHxYkz9qxdBbfA==} + /@commitlint/top-level/14.0.0: + resolution: {integrity: sha512-MZDKZfWfl9g4KozgWBGTCrI2cXkMHnBFlhwvEfrAu5G8wd5aL1f2uWEUMnBMjUikmhVj99i1pzge4XFWHQ29wQ==} engines: {node: '>=v12'} dependencies: find-up: 5.0.0 dev: true - /@commitlint/types/13.2.0: - resolution: {integrity: sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==} + /@commitlint/types/14.0.0: + resolution: {integrity: sha512-sIls1nP2uSbGL466edYlh8mn7O/WP4i3bcvP+2DMhkscRCSgaPhNRWDilhYVsHt2Vu1HTQ27uT0Bj5/Lt2+EcQ==} engines: {node: '>=v12'} dependencies: chalk: 4.1.2