diff --git a/package.json b/package.json index 972bc1d..155a04d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/mocha": "^9.0.0", "@types/node": "^16.11.7", "@types/sinon": "^10.0.6", - "@types/yargs": "^17.0.5", + "@types/yargs": "^17.0.7", "@typescript-eslint/eslint-plugin": "^5.4.0", "@typescript-eslint/parser": "^5.4.0", "chai": "^4.3.4", @@ -39,7 +39,7 @@ "nodemon": "^2.0.15", "sinon": "^12.0.1", "ts-node": "^10.4.0", - "typescript": "^4.4.4" + "typescript": "^4.5.2" }, "dependencies": { "yargs": "^17.2.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b83c93b..2363bd1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ specifiers: '@types/mocha': ^9.0.0 '@types/node': ^16.11.7 '@types/sinon': ^10.0.6 - '@types/yargs': ^17.0.5 + '@types/yargs': ^17.0.7 '@typescript-eslint/eslint-plugin': ^5.4.0 '@typescript-eslint/parser': ^5.4.0 chai: ^4.3.4 @@ -14,7 +14,7 @@ specifiers: nodemon: ^2.0.15 sinon: ^12.0.1 ts-node: ^10.4.0 - typescript: ^4.4.4 + typescript: ^4.5.2 yargs: ^17.2.1 dependencies: @@ -25,16 +25,16 @@ devDependencies: '@types/mocha': 9.0.0 '@types/node': 16.11.7 '@types/sinon': 10.0.6 - '@types/yargs': 17.0.5 - '@typescript-eslint/eslint-plugin': 5.4.0_b983626bd16070d34b18187cb6bde052 - '@typescript-eslint/parser': 5.4.0_eslint@8.2.0+typescript@4.4.4 + '@types/yargs': 17.0.7 + '@typescript-eslint/eslint-plugin': 5.4.0_d6f2571581882eb2d6c9d9867e002185 + '@typescript-eslint/parser': 5.4.0_eslint@8.2.0+typescript@4.5.2 chai: 4.3.4 eslint: 8.2.0 mocha: 9.1.3 nodemon: 2.0.15 sinon: 12.0.1 - ts-node: 10.4.0_ee928ac548ac44c173bf0d4654ae2c29 - typescript: 4.4.4 + ts-node: 10.4.0_822df8cc64711c2db8d43ce90a8558a3 + typescript: 4.5.2 packages: @@ -187,13 +187,13 @@ packages: resolution: {integrity: sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==} dev: true - /@types/yargs/17.0.5: - resolution: {integrity: sha512-4HNq144yhaVjJs+ON6A07NEoi9Hh0Rhl/jI9Nt/l/YRjt+T6St/QK3meFARWZ8IgkzoD1LC0PdTdJenlQQi2WQ==} + /@types/yargs/17.0.7: + resolution: {integrity: sha512-OvLKmpKdea1aWtqHv9bxVVcMoT6syAeK+198dfETIFkAevYRGwqh4H+KFxfjUETZuUuE5sQCAFwdOdoHUdo8eg==} dependencies: '@types/yargs-parser': 20.2.1 dev: true - /@typescript-eslint/eslint-plugin/5.4.0_b983626bd16070d34b18187cb6bde052: + /@typescript-eslint/eslint-plugin/5.4.0_d6f2571581882eb2d6c9d9867e002185: resolution: {integrity: sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -204,8 +204,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.2.0+typescript@4.4.4 - '@typescript-eslint/parser': 5.4.0_eslint@8.2.0+typescript@4.4.4 + '@typescript-eslint/experimental-utils': 5.4.0_eslint@8.2.0+typescript@4.5.2 + '@typescript-eslint/parser': 5.4.0_eslint@8.2.0+typescript@4.5.2 '@typescript-eslint/scope-manager': 5.4.0 debug: 4.3.2 eslint: 8.2.0 @@ -213,13 +213,13 @@ packages: ignore: 5.1.9 regexpp: 3.2.0 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.4.4 - typescript: 4.4.4 + tsutils: 3.21.0_typescript@4.5.2 + typescript: 4.5.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils/5.4.0_eslint@8.2.0+typescript@4.4.4: + /@typescript-eslint/experimental-utils/5.4.0_eslint@8.2.0+typescript@4.5.2: resolution: {integrity: sha512-Nz2JDIQUdmIGd6p33A+naQmwfkU5KVTLb/5lTk+tLVTDacZKoGQisj8UCxk7onJcrgjIvr8xWqkYI+DbI3TfXg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -228,7 +228,7 @@ packages: '@types/json-schema': 7.0.9 '@typescript-eslint/scope-manager': 5.4.0 '@typescript-eslint/types': 5.4.0 - '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.4.4 + '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.2 eslint: 8.2.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.2.0 @@ -237,7 +237,7 @@ packages: - typescript dev: true - /@typescript-eslint/parser/5.4.0_eslint@8.2.0+typescript@4.4.4: + /@typescript-eslint/parser/5.4.0_eslint@8.2.0+typescript@4.5.2: resolution: {integrity: sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -249,10 +249,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.4.0 '@typescript-eslint/types': 5.4.0 - '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.4.4 + '@typescript-eslint/typescript-estree': 5.4.0_typescript@4.5.2 debug: 4.3.2 eslint: 8.2.0 - typescript: 4.4.4 + typescript: 4.5.2 transitivePeerDependencies: - supports-color dev: true @@ -270,7 +270,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.4.0_typescript@4.4.4: + /@typescript-eslint/typescript-estree/5.4.0_typescript@4.5.2: resolution: {integrity: sha512-nhlNoBdhKuwiLMx6GrybPT3SFILm5Gij2YBdPEPFlYNFAXUJWX6QRgvi/lwVoadaQEFsizohs6aFRMqsXI2ewA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -285,8 +285,8 @@ packages: globby: 11.0.4 is-glob: 4.0.3 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.4.4 - typescript: 4.4.4 + tsutils: 3.21.0_typescript@4.5.2 + typescript: 4.5.2 transitivePeerDependencies: - supports-color dev: true @@ -307,12 +307,12 @@ packages: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} dev: true - /acorn-jsx/5.3.2_acorn@8.5.0: + /acorn-jsx/5.3.2_acorn@8.6.0: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.5.0 + acorn: 8.6.0 dev: true /acorn-walk/8.2.0: @@ -320,8 +320,8 @@ packages: engines: {node: '>=0.4.0'} dev: true - /acorn/8.5.0: - resolution: {integrity: sha512-yXbYeFy+jUuYd3/CDcg2NkIYE991XYX/bje7LmjJigUciaeO1JR4XxXgCIV1/Zc/dRuFEyw1L0pbA+qynJkW5Q==} + /acorn/8.6.0: + resolution: {integrity: sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==} engines: {node: '>=0.4.0'} hasBin: true dev: true @@ -764,8 +764,8 @@ packages: resolution: {integrity: sha512-r5EQJcYZ2oaGbeR0jR0fFVijGOcwai07/690YRXLINuhmVeRY4UKSAsQPe/0BNuDgwP7Ophoc1PRsr2E3tkbdQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - acorn: 8.5.0 - acorn-jsx: 5.3.2_acorn@8.5.0 + acorn: 8.6.0 + acorn-jsx: 5.3.2_acorn@8.6.0 eslint-visitor-keys: 3.1.0 dev: true @@ -1710,7 +1710,7 @@ packages: nopt: 1.0.10 dev: true - /ts-node/10.4.0_ee928ac548ac44c173bf0d4654ae2c29: + /ts-node/10.4.0_822df8cc64711c2db8d43ce90a8558a3: resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==} hasBin: true peerDependencies: @@ -1730,13 +1730,13 @@ packages: '@tsconfig/node14': 1.0.1 '@tsconfig/node16': 1.0.2 '@types/node': 16.11.7 - acorn: 8.5.0 + acorn: 8.6.0 acorn-walk: 8.2.0 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.4.4 + typescript: 4.5.2 yn: 3.1.1 dev: true @@ -1744,14 +1744,14 @@ packages: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true - /tsutils/3.21.0_typescript@4.4.4: + /tsutils/3.21.0_typescript@4.5.2: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 4.4.4 + typescript: 4.5.2 dev: true /type-check/0.4.0: @@ -1777,8 +1777,8 @@ packages: is-typedarray: 1.0.0 dev: true - /typescript/4.4.4: - resolution: {integrity: sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==} + /typescript/4.5.2: + resolution: {integrity: sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==} engines: {node: '>=4.2.0'} hasBin: true dev: true