From ec2f769bdc72419f742b87602034d0faca21eaee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 Dec 2020 19:11:37 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .nvmrc | 2 +- package.json | 16 +-- pnpm-lock.yaml | 304 ++++++++++++++++++++++++++++--------------------- 3 files changed, 183 insertions(+), 139 deletions(-) diff --git a/.nvmrc b/.nvmrc index 17af4dc3..da9495b9 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v14.15.1 \ No newline at end of file +14.15.3 \ No newline at end of file diff --git a/package.json b/package.json index 8c9f0a97..b5726caa 100644 --- a/package.json +++ b/package.json @@ -84,21 +84,21 @@ "@types/node": "13.13.36", "@types/prettier": "2.1.5", "@types/rimraf": "3.0.0", - "@types/sinon": "9.0.9", + "@types/sinon": "9.0.10", "@types/sinon-chai": "3.2.5", "@types/standard-version": "7.0.0", "@types/wrap-ansi": "3.0.0", "@types/yamljs": "0.2.31", - "@types/yargs": "15.0.11", - "@typescript-eslint/eslint-plugin": "4.9.1", - "@typescript-eslint/parser": "4.9.1", - "builtin-modules": "3.1.0", + "@types/yargs": "15.0.12", + "@typescript-eslint/eslint-plugin": "4.11.0", + "@typescript-eslint/parser": "4.11.0", + "builtin-modules": "3.2.0", "chai": "4.2.0", "conventional-changelog-cli": "2.1.1", "coveralls": "3.1.0", "devmoji": "2.1.13", - "eslint": "7.15.0", - "eslint-config-prettier": "7.0.0", + "eslint": "7.16.0", + "eslint-config-prettier": "7.1.0", "eslint-plugin-chai-expect": "2.2.0", "eslint-plugin-import": "2.22.1", "eslint-plugin-jest": "24.1.3", @@ -108,7 +108,7 @@ "eslint-plugin-unicorn": "23.0.0", "husky": "4.3.6", "jest": "26.6.3", - "markdownlint-cli": "0.25.0", + "markdownlint-cli": "0.26.0", "prettier": "2.2.1", "rimraf": "3.0.2", "semantic-release": "17.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc9abb31..222e7049 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,31 +28,31 @@ devDependencies: '@types/node': 13.13.36 '@types/prettier': 2.1.5 '@types/rimraf': 3.0.0 - '@types/sinon': 9.0.9 + '@types/sinon': 9.0.10 '@types/sinon-chai': 3.2.5 '@types/standard-version': 7.0.0 '@types/wrap-ansi': 3.0.0 '@types/yamljs': 0.2.31 - '@types/yargs': 15.0.11 - '@typescript-eslint/eslint-plugin': 4.9.1_ff33ef07c140a4e16aafb081686b2418 - '@typescript-eslint/parser': 4.9.1_eslint@7.15.0+typescript@4.1.3 - builtin-modules: 3.1.0 + '@types/yargs': 15.0.12 + '@typescript-eslint/eslint-plugin': 4.11.0_1b9a0c47bb6bc72fe9ec08ec801e03a4 + '@typescript-eslint/parser': 4.11.0_eslint@7.16.0+typescript@4.1.3 + builtin-modules: 3.2.0 chai: 4.2.0 conventional-changelog-cli: 2.1.1 coveralls: 3.1.0 devmoji: 2.1.13 - eslint: 7.15.0 - eslint-config-prettier: 7.0.0_eslint@7.15.0 - eslint-plugin-chai-expect: 2.2.0_eslint@7.15.0 - eslint-plugin-import: 2.22.1_eslint@7.15.0 - eslint-plugin-jest: 24.1.3_eslint@7.15.0+typescript@4.1.3 - eslint-plugin-node: 11.1.0_eslint@7.15.0 - eslint-plugin-prettier: 3.3.0_eslint@7.15.0+prettier@2.2.1 + eslint: 7.16.0 + eslint-config-prettier: 7.1.0_eslint@7.16.0 + eslint-plugin-chai-expect: 2.2.0_eslint@7.16.0 + eslint-plugin-import: 2.22.1_eslint@7.16.0 + eslint-plugin-jest: 24.1.3_eslint@7.16.0+typescript@4.1.3 + eslint-plugin-node: 11.1.0_eslint@7.16.0 + eslint-plugin-prettier: 3.3.0_eslint@7.16.0+prettier@2.2.1 eslint-plugin-promise: 4.2.1 - eslint-plugin-unicorn: 23.0.0_eslint@7.15.0 + eslint-plugin-unicorn: 23.0.0_eslint@7.16.0 husky: 4.3.6 jest: 26.6.3_ts-node@9.1.1 - markdownlint-cli: 0.25.0 + markdownlint-cli: 0.26.0 prettier: 2.2.1 rimraf: 3.0.2 semantic-release: 17.3.0 @@ -1048,6 +1048,12 @@ packages: dev: true resolution: integrity: sha512-bKQqIpew7mmIGNRlxW6Zli/QVyc3zikpGzCa797B/tRnD9OtHvZ/ts8sYXV+Ilj9u3QRaUEM8xrjgd1gwm1BpQ== + /@types/sinon/9.0.10: + dependencies: + '@types/sinonjs__fake-timers': 6.0.2 + dev: true + resolution: + integrity: sha512-/faDC0erR06wMdybwI/uR8wEKV/E83T0k4sepIpB7gXuy2gzx2xiOjmztq6a2Y6rIGJ04D+6UU0VBmWy+4HEMA== /@types/sinon/9.0.9: dependencies: '@types/sinonjs__fake-timers': 6.0.2 @@ -1087,13 +1093,19 @@ packages: dev: true resolution: integrity: sha512-jfcNBxHFYJ4nPIacsi3woz1+kvUO6s1CyeEhtnDHBjHUMNj5UlW2GynmnSgiJJEdNg9yW5C8lfoNRZrHGv5EqA== - /@typescript-eslint/eslint-plugin/4.9.1_ff33ef07c140a4e16aafb081686b2418: + /@types/yargs/15.0.12: dependencies: - '@typescript-eslint/experimental-utils': 4.9.1_eslint@7.15.0+typescript@4.1.3 - '@typescript-eslint/parser': 4.9.1_eslint@7.15.0+typescript@4.1.3 - '@typescript-eslint/scope-manager': 4.9.1 + '@types/yargs-parser': 15.0.0 + dev: true + resolution: + integrity: sha512-f+fD/fQAo3BCbCDlrUpznF1A5Zp9rB0noS5vnoormHSIPFKL0Z2DcUJ3Gxp5ytH4uLRNxy7AwYUC9exZzqGMAw== + /@typescript-eslint/eslint-plugin/4.11.0_1b9a0c47bb6bc72fe9ec08ec801e03a4: + dependencies: + '@typescript-eslint/experimental-utils': 4.11.0_eslint@7.16.0+typescript@4.1.3 + '@typescript-eslint/parser': 4.11.0_eslint@7.16.0+typescript@4.1.3 + '@typescript-eslint/scope-manager': 4.11.0 debug: 4.3.1 - eslint: 7.15.0 + eslint: 7.16.0 functional-red-black-tree: 1.0.1 regexpp: 3.1.0 semver: 7.3.4 @@ -1110,14 +1122,31 @@ packages: typescript: optional: true resolution: - integrity: sha512-QRLDSvIPeI1pz5tVuurD+cStNR4sle4avtHhxA+2uyixWGFjKzJ+EaFVRW6dA/jOgjV5DTAjOxboQkRDE8cRlQ== - /@typescript-eslint/experimental-utils/4.9.1_eslint@7.15.0+typescript@4.1.3: + integrity: sha512-x4arJMXBxyD6aBXLm3W7mSDZRiABzy+2PCLJbL7OPqlp53VXhaA1HKK7R2rTee5OlRhnUgnp8lZyVIqjnyPT6g== + /@typescript-eslint/experimental-utils/4.11.0_eslint@7.16.0+typescript@4.1.3: + dependencies: + '@types/json-schema': 7.0.6 + '@typescript-eslint/scope-manager': 4.11.0 + '@typescript-eslint/types': 4.11.0 + '@typescript-eslint/typescript-estree': 4.11.0_typescript@4.1.3 + eslint: 7.16.0 + eslint-scope: 5.1.1 + eslint-utils: 2.1.0 + dev: true + engines: + node: ^10.12.0 || >=12.0.0 + peerDependencies: + eslint: '*' + typescript: '*' + resolution: + integrity: sha512-1VC6mSbYwl1FguKt8OgPs8xxaJgtqFpjY/UzUYDBKq4pfQ5lBvN2WVeqYkzf7evW42axUHYl2jm9tNyFsb8oLg== + /@typescript-eslint/experimental-utils/4.9.1_eslint@7.16.0+typescript@4.1.3: dependencies: '@types/json-schema': 7.0.6 '@typescript-eslint/scope-manager': 4.9.1 '@typescript-eslint/types': 4.9.1 '@typescript-eslint/typescript-estree': 4.9.1_typescript@4.1.3 - eslint: 7.15.0 + eslint: 7.16.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 dev: true @@ -1128,13 +1157,13 @@ packages: typescript: '*' resolution: integrity: sha512-c3k/xJqk0exLFs+cWSJxIjqLYwdHCuLWhnpnikmPQD2+NGAx9KjLYlBDcSI81EArh9FDYSL6dslAUSwILeWOxg== - /@typescript-eslint/parser/4.9.1_eslint@7.15.0+typescript@4.1.3: + /@typescript-eslint/parser/4.11.0_eslint@7.16.0+typescript@4.1.3: dependencies: - '@typescript-eslint/scope-manager': 4.9.1 - '@typescript-eslint/types': 4.9.1 - '@typescript-eslint/typescript-estree': 4.9.1_typescript@4.1.3 + '@typescript-eslint/scope-manager': 4.11.0 + '@typescript-eslint/types': 4.11.0 + '@typescript-eslint/typescript-estree': 4.11.0_typescript@4.1.3 debug: 4.3.1 - eslint: 7.15.0 + eslint: 7.16.0 typescript: 4.1.3 dev: true engines: @@ -1146,7 +1175,16 @@ packages: typescript: optional: true resolution: - integrity: sha512-Gv2VpqiomvQ2v4UL+dXlQcZ8zCX4eTkoIW+1aGVWT6yTO+6jbxsw7yQl2z2pPl/4B9qa5JXeIbhJpONKjXIy3g== + integrity: sha512-NBTtKCC7ZtuxEV5CrHUO4Pg2s784pvavc3cnz6V+oJvVbK4tH9135f/RBP6eUA2KHiFKAollSrgSctQGmHbqJQ== + /@typescript-eslint/scope-manager/4.11.0: + dependencies: + '@typescript-eslint/types': 4.11.0 + '@typescript-eslint/visitor-keys': 4.11.0 + dev: true + engines: + node: ^8.10.0 || ^10.13.0 || >=11.10.1 + resolution: + integrity: sha512-6VSTm/4vC2dHM3ySDW9Kl48en+yLNfVV6LECU8jodBHQOhO8adAVizaZ1fV0QGZnLQjQ/y0aBj5/KXPp2hBTjA== /@typescript-eslint/scope-manager/4.9.1: dependencies: '@typescript-eslint/types': 4.9.1 @@ -1156,12 +1194,39 @@ packages: node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: integrity: sha512-sa4L9yUfD/1sg9Kl8OxPxvpUcqxKXRjBeZxBuZSSV1v13hjfEJkn84n0An2hN8oLQ1PmEl2uA6FkI07idXeFgQ== + /@typescript-eslint/types/4.11.0: + dev: true + engines: + node: ^8.10.0 || ^10.13.0 || >=11.10.1 + resolution: + integrity: sha512-XXOdt/NPX++txOQHM1kUMgJUS43KSlXGdR/aDyEwuAEETwuPt02Nc7v+s57PzuSqMbNLclblQdv3YcWOdXhQ7g== /@typescript-eslint/types/4.9.1: dev: true engines: node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: integrity: sha512-fjkT+tXR13ks6Le7JiEdagnwEFc49IkOyys7ueWQ4O8k4quKPwPJudrwlVOJCUQhXo45PrfIvIarcrEjFTNwUA== + /@typescript-eslint/typescript-estree/4.11.0_typescript@4.1.3: + dependencies: + '@typescript-eslint/types': 4.11.0 + '@typescript-eslint/visitor-keys': 4.11.0 + debug: 4.3.1 + globby: 11.0.1 + is-glob: 4.0.1 + lodash: 4.17.20 + semver: 7.3.4 + tsutils: 3.17.1_typescript@4.1.3 + typescript: 4.1.3 + dev: true + engines: + node: ^10.12.0 || >=12.0.0 + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + resolution: + integrity: sha512-eA6sT5dE5RHAFhtcC+b5WDlUIGwnO9b0yrfGa1mIOIAjqwSQCpXbLiFmKTdRbQN/xH2EZkGqqLDrKUuYOZ0+Hg== /@typescript-eslint/typescript-estree/4.9.1_typescript@4.1.3: dependencies: '@typescript-eslint/types': 4.9.1 @@ -1183,6 +1248,15 @@ packages: optional: true resolution: integrity: sha512-bzP8vqwX6Vgmvs81bPtCkLtM/Skh36NE6unu6tsDeU/ZFoYthlTXbBmpIrvosgiDKlWTfb2ZpPELHH89aQjeQw== + /@typescript-eslint/visitor-keys/4.11.0: + dependencies: + '@typescript-eslint/types': 4.11.0 + eslint-visitor-keys: 2.0.0 + dev: true + engines: + node: ^8.10.0 || ^10.13.0 || >=11.10.1 + resolution: + integrity: sha512-tRYKyY0i7cMk6v4UIOCjl1LhuepC/pc6adQqJk4Is3YcC6k46HvsV9Wl7vQoLbm9qADgeujiT7KdLrylvFIQ+A== /@typescript-eslint/visitor-keys/4.9.1: dependencies: '@typescript-eslint/types': 4.9.1 @@ -1296,12 +1370,6 @@ packages: node: '>=4' resolution: integrity: sha1-7QMXwyIGT3lGbAKWa922Bas32Zg= - /ansi-regex/4.1.0: - dev: true - engines: - node: '>=6' - resolution: - integrity: sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg== /ansi-regex/5.0.0: engines: node: '>=8' @@ -1367,6 +1435,10 @@ packages: sprintf-js: 1.0.3 resolution: integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg== + /argparse/2.0.1: + dev: true + resolution: + integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== /argv-formatter/1.0.0: dev: true resolution: @@ -1477,12 +1549,12 @@ packages: node: '>=0.10.0' resolution: integrity: sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c= - /astral-regex/1.0.0: + /astral-regex/2.0.0: dev: true engines: - node: '>=4' + node: '>=8' resolution: - integrity: sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg== + integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ== /asynckit/0.4.0: dev: true resolution: @@ -1524,13 +1596,13 @@ packages: dev: true resolution: integrity: sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw== - /babel-eslint/10.1.0_eslint@7.15.0: + /babel-eslint/10.1.0_eslint@7.16.0: dependencies: '@babel/code-frame': 7.10.4 '@babel/parser': 7.12.10 '@babel/traverse': 7.12.10 '@babel/types': 7.12.10 - eslint: 7.15.0 + eslint: 7.16.0 eslint-visitor-keys: 1.3.0 resolve: 1.19.0 dev: true @@ -1856,12 +1928,12 @@ packages: dev: true resolution: integrity: sha512-c+Ko0loDaFfuPWiL02ls9Xd3GO3cPVmUobQ6t3rXNUk304u6hGq+8N/kFi+QEIKhzK3uwolVhLzszmfLmMLnqg== - /builtin-modules/3.1.0: + /builtin-modules/3.2.0: dev: true engines: node: '>=6' resolution: - integrity: sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw== + integrity: sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA== /builtin-status-codes/3.0.0: dev: true resolution: @@ -3020,10 +3092,6 @@ packages: node: '>=10' resolution: integrity: sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ== - /emoji-regex/7.0.3: - dev: true - resolution: - integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA== /emoji-regex/8.0.0: resolution: integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== @@ -3134,15 +3202,15 @@ packages: node: '>=4' resolution: integrity: sha512-otzzTim2/1+lVrlH19EfQQJEhVJSu0zOb9ygb3iapN6UlyaDtyRq4b5U1FuW0v1lRa9Fp/GJyHkSwm6NqABgCA== - /eslint-config-prettier/7.0.0_eslint@7.15.0: + /eslint-config-prettier/7.1.0_eslint@7.16.0: dependencies: - eslint: 7.15.0 + eslint: 7.16.0 dev: true hasBin: true peerDependencies: eslint: '>=7.0.0' resolution: - integrity: sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ== + integrity: sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA== /eslint-import-resolver-node/0.3.4: dependencies: debug: 2.6.9 @@ -3159,9 +3227,9 @@ packages: node: '>=4' resolution: integrity: sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA== - /eslint-plugin-chai-expect/2.2.0_eslint@7.15.0: + /eslint-plugin-chai-expect/2.2.0_eslint@7.16.0: dependencies: - eslint: 7.15.0 + eslint: 7.16.0 dev: true engines: node: 6.* || 8.* || >= 10.* @@ -3169,9 +3237,9 @@ packages: eslint: '>=2.0.0 <= 7.x' resolution: integrity: sha512-ExTJKhgeYMfY8wDj3UiZmgpMKJOUHGNHmWMlxT49JUDB1vTnw0sSNfXJSxnX+LcebyBD/gudXzjzD136WqPJrQ== - /eslint-plugin-es/3.0.1_eslint@7.15.0: + /eslint-plugin-es/3.0.1_eslint@7.16.0: dependencies: - eslint: 7.15.0 + eslint: 7.16.0 eslint-utils: 2.1.0 regexpp: 3.1.0 dev: true @@ -3181,14 +3249,14 @@ packages: eslint: '>=4.19.1' resolution: integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ== - /eslint-plugin-import/2.22.1_eslint@7.15.0: + /eslint-plugin-import/2.22.1_eslint@7.16.0: dependencies: array-includes: 3.1.2 array.prototype.flat: 1.2.4 contains-path: 0.1.0 debug: 2.6.9 doctrine: 1.5.0 - eslint: 7.15.0 + eslint: 7.16.0 eslint-import-resolver-node: 0.3.4 eslint-module-utils: 2.6.0 has: 1.0.3 @@ -3204,10 +3272,10 @@ packages: eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 resolution: integrity: sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw== - /eslint-plugin-jest/24.1.3_eslint@7.15.0+typescript@4.1.3: + /eslint-plugin-jest/24.1.3_eslint@7.16.0+typescript@4.1.3: dependencies: - '@typescript-eslint/experimental-utils': 4.9.1_eslint@7.15.0+typescript@4.1.3 - eslint: 7.15.0 + '@typescript-eslint/experimental-utils': 4.9.1_eslint@7.16.0+typescript@4.1.3 + eslint: 7.16.0 dev: true engines: node: '>=10' @@ -3216,10 +3284,10 @@ packages: typescript: '*' resolution: integrity: sha512-dNGGjzuEzCE3d5EPZQ/QGtmlMotqnYWD/QpCZ1UuZlrMAdhG5rldh0N0haCvhGnUkSeuORS5VNROwF9Hrgn3Lg== - /eslint-plugin-node/11.1.0_eslint@7.15.0: + /eslint-plugin-node/11.1.0_eslint@7.16.0: dependencies: - eslint: 7.15.0 - eslint-plugin-es: 3.0.1_eslint@7.15.0 + eslint: 7.16.0 + eslint-plugin-es: 3.0.1_eslint@7.16.0 eslint-utils: 2.1.0 ignore: 5.1.8 minimatch: 3.0.4 @@ -3232,10 +3300,10 @@ packages: eslint: '>=5.16.0' resolution: integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g== - /eslint-plugin-prettier/3.3.0_eslint@7.15.0+prettier@2.2.1: + /eslint-plugin-prettier/3.3.0_eslint@7.16.0+prettier@2.2.1: dependencies: - eslint: 7.15.0 - eslint-plugin-prettier: 3.3.0_eslint@7.15.0+prettier@2.2.1 + eslint: 7.16.0 + eslint-plugin-prettier: 3.3.0_eslint@7.16.0+prettier@2.2.1 prettier: 2.2.1 prettier-linter-helpers: 1.0.0 dev: true @@ -3256,13 +3324,13 @@ packages: node: '>=6' resolution: integrity: sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw== - /eslint-plugin-unicorn/23.0.0_eslint@7.15.0: + /eslint-plugin-unicorn/23.0.0_eslint@7.16.0: dependencies: ci-info: 2.0.0 clean-regexp: 1.0.0 - eslint: 7.15.0 + eslint: 7.16.0 eslint-ast-utils: 1.1.0 - eslint-template-visitor: 2.2.1_eslint@7.15.0 + eslint-template-visitor: 2.2.1_eslint@7.16.0 eslint-utils: 2.1.0 import-modules: 2.0.0 lodash: 4.17.20 @@ -3288,10 +3356,10 @@ packages: node: '>=8.0.0' resolution: integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== - /eslint-template-visitor/2.2.1_eslint@7.15.0: + /eslint-template-visitor/2.2.1_eslint@7.16.0: dependencies: - babel-eslint: 10.1.0_eslint@7.15.0 - eslint: 7.15.0 + babel-eslint: 10.1.0_eslint@7.16.0 + eslint: 7.16.0 eslint-visitor-keys: 1.3.0 esquery: 1.3.1 multimap: 1.1.0 @@ -3320,7 +3388,7 @@ packages: node: '>=10' resolution: integrity: sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== - /eslint/7.15.0: + /eslint/7.16.0: dependencies: '@babel/code-frame': 7.10.4 '@eslint/eslintrc': 0.2.2 @@ -3356,7 +3424,7 @@ packages: semver: 7.3.4 strip-ansi: 6.0.0 strip-json-comments: 3.1.1 - table: 5.4.6 + table: 6.0.4 text-table: 0.2.0 v8-compile-cache: 2.2.0 dev: true @@ -3364,7 +3432,7 @@ packages: node: ^10.12.0 || >=12.0.0 hasBin: true resolution: - integrity: sha512-Vr64xFDT8w30wFll643e7cGrIkPEU50yIiI36OdSIDoSGguIeaLzBo0vpGvzo9RECUqq7htURfwEtKqwytkqzA== + integrity: sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw== /espree/7.3.1: dependencies: acorn: 7.4.1 @@ -4525,12 +4593,6 @@ packages: node: '>=0.10.0' resolution: integrity: sha1-754xOG8DGn8NZDr4L95QxFfvAMs= - /is-fullwidth-code-point/2.0.0: - dev: true - engines: - node: '>=4' - resolution: - integrity: sha1-o7MKXE8ZkYMWeqq5O+764937ZU8= /is-fullwidth-code-point/3.0.0: engines: node: '>=8' @@ -5319,10 +5381,10 @@ packages: hasBin: true resolution: integrity: sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA== - /jsonc-parser/2.3.1: + /jsonc-parser/3.0.0: dev: true resolution: - integrity: sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg== + integrity: sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA== /jsonfile/4.0.0: dev: true optionalDependencies: @@ -5690,9 +5752,9 @@ packages: node: '>=0.10.0' resolution: integrity: sha1-7Nyo8TFE5mDxtb1B8S80edmN+48= - /markdown-it/11.0.0: + /markdown-it/12.0.2: dependencies: - argparse: 1.0.10 + argparse: 2.0.1 entities: 2.0.3 linkify-it: 3.0.2 mdurl: 1.0.1 @@ -5700,8 +5762,8 @@ packages: dev: true hasBin: true resolution: - integrity: sha512-+CvOnmbSubmQFSA9dKz1BRiaSMV7rhexl3sngKqFyXSagoA3fBdJQ8oZWtRy2knXdpDXaBw44euz37DeJQ9asg== - /markdownlint-cli/0.25.0: + integrity: sha512-4Lkvjbv2kK+moL9TbeV+6/NHx+1Q+R/NIdUlFlkqkkzUcTod4uiyTJRiBidKR9qXSdkNFkgv+AELY8KN9vSgVA== + /markdownlint-cli/0.26.0: dependencies: commander: 6.2.1 deep-extend: 0.6.0 @@ -5709,11 +5771,11 @@ packages: glob: 7.1.6 ignore: 5.1.8 js-yaml: 3.14.1 - jsonc-parser: 2.3.1 + jsonc-parser: 3.0.0 lodash.differencewith: 4.5.0 lodash.flatten: 4.4.0 - markdownlint: 0.21.1 - markdownlint-rule-helpers: 0.12.0 + markdownlint: 0.22.0 + markdownlint-rule-helpers: 0.13.0 minimatch: 3.0.4 minimist: 1.2.5 rc: 1.2.8 @@ -5722,19 +5784,19 @@ packages: node: '>=10' hasBin: true resolution: - integrity: sha512-pmiXJgPQtAx6YOMXPCCO3AudMWv8Gnhfrprn0raqevofOhO95nJZ6bTEXkUVbzEwvYhvGxE0Yl888aZwuRGMGw== - /markdownlint-rule-helpers/0.12.0: + integrity: sha512-biLfeGNZG9nw0yJbtFBzRlew2/P5w7JSseKwolSox3zejs7dLpGvPgqbC+iqJnqqGWcWLtXaXh8bBEKWmfl10A== + /markdownlint-rule-helpers/0.13.0: dev: true resolution: - integrity: sha512-Q7qfAk+AJvx82ZY52OByC4yjoQYryOZt6D8TKrZJIwCfhZvcj8vCQNuwDqILushtDBTvGFmUPq+uhOb1KIMi6A== - /markdownlint/0.21.1: + integrity: sha512-rRY0itbcHG4e+ntz0bbY3AIceSJMKS0TafEMgEtKVHRZ54/JUSy6/4ypCL618RlJvYRej+xMLxX5nkJqIeTZaQ== + /markdownlint/0.22.0: dependencies: - markdown-it: 11.0.0 + markdown-it: 12.0.2 dev: true engines: node: '>=10' resolution: - integrity: sha512-8kc88w5dyEzlmOWIElp8J17qBgzouOQfJ0LhCcpBFrwgyYK6JTKvILsk4FCEkiNqHkTxwxopT2RS2DYb/10qqg== + integrity: sha512-J4B+iMc12pOdp/wfYi03W2qfAfEyiZzq3qvQh/8vOMNU8vXYY6Jg440EY7dWTBCqROhb1i4nAn3BTByJ5kdx1w== /marked-terminal/4.1.0_marked@1.2.6: dependencies: ansi-escapes: 4.3.1 @@ -7704,16 +7766,16 @@ packages: node: '>=8' resolution: integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== - /slice-ansi/2.1.0: + /slice-ansi/4.0.0: dependencies: - ansi-styles: 3.2.1 - astral-regex: 1.0.0 - is-fullwidth-code-point: 2.0.0 + ansi-styles: 4.3.0 + astral-regex: 2.0.0 + is-fullwidth-code-point: 3.0.0 dev: true engines: - node: '>=6' + node: '>=10' resolution: - integrity: sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ== + integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ== /snapdragon-node/2.1.1: dependencies: define-property: 1.0.0 @@ -7950,16 +8012,6 @@ packages: node: '>=0.10.0' resolution: integrity: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M= - /string-width/3.1.0: - dependencies: - emoji-regex: 7.0.3 - is-fullwidth-code-point: 2.0.0 - strip-ansi: 5.2.0 - dev: true - engines: - node: '>=6' - resolution: - integrity: sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w== /string-width/4.2.0: dependencies: emoji-regex: 8.0.0 @@ -8007,14 +8059,6 @@ packages: node: '>=0.10.0' resolution: integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8= - /strip-ansi/5.2.0: - dependencies: - ansi-regex: 4.1.0 - dev: true - engines: - node: '>=6' - resolution: - integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA== /strip-ansi/6.0.0: dependencies: ansi-regex: 5.0.0 @@ -8135,17 +8179,17 @@ packages: dev: true resolution: integrity: sha512-YPPlu67mdnHGTup2A8ff7BC2Pjq0e0Yp/IyTFN03zWO0RcK07uLcbi7C2KpGR2FvWbaB0+bfE27a+sBKebSo7w== - /table/5.4.6: + /table/6.0.4: dependencies: ajv: 6.12.6 lodash: 4.17.20 - slice-ansi: 2.1.0 - string-width: 3.1.0 + slice-ansi: 4.0.0 + string-width: 4.2.0 dev: true engines: - node: '>=6.0.0' + node: '>=10.0.0' resolution: - integrity: sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug== + integrity: sha512-sBT4xRLdALd+NFBvwOz8bw4b15htyythha+q+DVZqy2RS08PPC8O2sZFgJYEY7bJvbCFKccs+WIZ/cd+xxTWCw== /tachyons/4.12.0: dev: true resolution: @@ -8955,24 +8999,24 @@ specifiers: '@types/node': 13.13.36 '@types/prettier': 2.1.5 '@types/rimraf': 3.0.0 - '@types/sinon': 9.0.9 + '@types/sinon': 9.0.10 '@types/sinon-chai': 3.2.5 '@types/standard-version': 7.0.0 '@types/wrap-ansi': 3.0.0 '@types/yamljs': 0.2.31 - '@types/yargs': 15.0.11 - '@typescript-eslint/eslint-plugin': 4.9.1 - '@typescript-eslint/parser': 4.9.1 + '@types/yargs': 15.0.12 + '@typescript-eslint/eslint-plugin': 4.11.0 + '@typescript-eslint/parser': 4.11.0 ansi-split: ^1.0.1 - builtin-modules: 3.1.0 + builtin-modules: 3.2.0 chai: 4.2.0 chalk: ^4.0.0 conventional-changelog-cli: 2.1.1 coveralls: 3.1.0 cross-spawn: ^7.0.1 devmoji: 2.1.13 - eslint: 7.15.0 - eslint-config-prettier: 7.0.0 + eslint: 7.16.0 + eslint-config-prettier: 7.1.0 eslint-plugin-chai-expect: 2.2.0 eslint-plugin-import: 2.22.1 eslint-plugin-jest: 24.1.3 @@ -8985,7 +9029,7 @@ specifiers: husky: 4.3.6 jest: 26.6.3 json5: ^2.1.1 - markdownlint-cli: 0.25.0 + markdownlint-cli: 0.26.0 npm-run-path: 4.0.1 pid-cwd: ^1.2.0 prettier: 2.2.1