From ba7364846676a5c6a61c0ad6e4f3a65342778ce3 Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger Date: Thu, 28 Jul 2022 19:54:04 +0200 Subject: [PATCH] fix: add @types/node --- package.json | 1 + pnpm-lock.yaml | 52 ++++++++------------------------------------------ 2 files changed, 9 insertions(+), 44 deletions(-) diff --git a/package.json b/package.json index 864eb8d5..5161e917 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "devDependencies": { "@types/jest": "^28.1.6", "@types/js-yaml": "^4.0.5", + "@types/node": "^18.6.2", "husky": "^8.0.1", "jest": "^28.1.3", "js-yaml": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96812a36..76450a5e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3,6 +3,7 @@ lockfileVersion: 5.4 specifiers: '@types/jest': ^28.1.6 '@types/js-yaml': ^4.0.5 + '@types/node': ^18.6.2 husky: ^8.0.1 jest: ^28.1.3 js-yaml: ^4.1.0 @@ -12,8 +13,9 @@ specifiers: devDependencies: '@types/jest': 28.1.6 '@types/js-yaml': 4.0.5 + '@types/node': 18.6.2 husky: 8.0.1 - jest: 28.1.3 + jest: 28.1.3_@types+node@18.6.2 js-yaml: 4.1.0 ts-jest: 28.0.7_bi2kohzqnxavgozw3csgny5hju typescript: 4.7.4 @@ -1337,7 +1339,7 @@ packages: - supports-color dev: true - /jest-cli/28.1.3: + /jest-cli/28.1.3_@types+node@18.6.2: resolution: {integrity: sha512-roY3kvrv57Azn1yPgdTebPAXvdR2xfezaKKYzVxZ6It/5NCxzJym6tUI5P1zkdWhfUYkxEI9uZWcQdaFLo8mJQ==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true @@ -1354,7 +1356,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.10 import-local: 3.1.0 - jest-config: 28.1.3 + jest-config: 28.1.3_@types+node@18.6.2 jest-util: 28.1.3 jest-validate: 28.1.3 prompts: 2.4.2 @@ -1365,44 +1367,6 @@ packages: - ts-node dev: true - /jest-config/28.1.3: - resolution: {integrity: sha512-MG3INjByJ0J4AsNBm7T3hsuxKQqFIiRo/AUqb1q9LRKI5UU6Aar9JHbr9Ivn1TVwfUD9KirRoM/T6u8XlcQPHQ==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} - peerDependencies: - '@types/node': '*' - ts-node: '>=9.0.0' - peerDependenciesMeta: - '@types/node': - optional: true - ts-node: - optional: true - dependencies: - '@babel/core': 7.18.9 - '@jest/test-sequencer': 28.1.3 - '@jest/types': 28.1.3 - babel-jest: 28.1.3_@babel+core@7.18.9 - chalk: 4.1.2 - ci-info: 3.3.2 - deepmerge: 4.2.2 - glob: 7.2.3 - graceful-fs: 4.2.10 - jest-circus: 28.1.3 - jest-environment-node: 28.1.3 - jest-get-type: 28.0.2 - jest-regex-util: 28.0.2 - jest-resolve: 28.1.3 - jest-runner: 28.1.3 - jest-util: 28.1.3 - jest-validate: 28.1.3 - micromatch: 4.0.5 - parse-json: 5.2.0 - pretty-format: 28.1.3 - slash: 3.0.0 - strip-json-comments: 3.1.1 - transitivePeerDependencies: - - supports-color - dev: true - /jest-config/28.1.3_@types+node@18.6.2: resolution: {integrity: sha512-MG3INjByJ0J4AsNBm7T3hsuxKQqFIiRo/AUqb1q9LRKI5UU6Aar9JHbr9Ivn1TVwfUD9KirRoM/T6u8XlcQPHQ==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} @@ -1726,7 +1690,7 @@ packages: supports-color: 8.1.1 dev: true - /jest/28.1.3: + /jest/28.1.3_@types+node@18.6.2: resolution: {integrity: sha512-N4GT5on8UkZgH0O5LUavMRV1EDEhNTL0KEfRmDIeZHSV7p2XgLoY9t9VDUgL6o+yfdgYHVxuz81G8oB9VG5uyA==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true @@ -1739,7 +1703,7 @@ packages: '@jest/core': 28.1.3 '@jest/types': 28.1.3 import-local: 3.1.0 - jest-cli: 28.1.3 + jest-cli: 28.1.3_@types+node@18.6.2 transitivePeerDependencies: - '@types/node' - supports-color @@ -2224,7 +2188,7 @@ packages: dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 - jest: 28.1.3 + jest: 28.1.3_@types+node@18.6.2 jest-util: 28.1.3 json5: 2.2.1 lodash.memoize: 4.1.2