Skip to content

Commit 5896361

Browse files
committed
fix: crash on running command
1 parent f325cd0 commit 5896361

File tree

3 files changed

+19
-11
lines changed

3 files changed

+19
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@release-it/conventional-changelog": "^8.0.2",
1616
"@types/jest": "27.5.0",
17-
"@types/node": "16.11.7",
17+
"@types/node": "^18.15.0",
1818
"@typescript-eslint/eslint-plugin": "5.22.0",
1919
"@typescript-eslint/parser": "5.22.0",
2020
"eslint": "8.14.0",
@@ -26,7 +26,7 @@
2626
"release-it": "^17.6.0",
2727
"ts-jest": "28.0.0",
2828
"ts-node": "^10.9.2",
29-
"typescript": "5.6.2"
29+
"typescript": "^4.9.5"
3030
},
3131
"scripts": {
3232
"build": "tsc",

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"esModuleInterop": true,
1212
"forceConsistentCasingInFileNames": true,
1313
"strict": true,
14-
"useUnknownInCatchVariables": false
14+
"useUnknownInCatchVariables": false,
15+
"skipLibCheck": true
1516
},
1617
"include": ["src/**/*.ts", "npm-increaser-downloads.config.ts"],
1718
"exclude": ["src/**/*.spec.ts"]

yarn.lock

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,10 +1026,12 @@
10261026
dependencies:
10271027
undici-types "~6.19.2"
10281028

1029-
"@types/node@16.11.7":
1030-
version "16.11.7"
1031-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.7.tgz#36820945061326978c42a01e56b61cd223dfdc42"
1032-
integrity sha512-QB5D2sqfSjCmTuWcBWyJ+/44bcjO7VbjSbOE0ucoVbAsSNQc4Lt6QkgkVXkTDwkL4z/beecZNDvVX15D4P8Jbw==
1029+
"@types/node@^18.15.0":
1030+
version "18.19.50"
1031+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.50.tgz#8652b34ee7c0e7e2004b3f08192281808d41bf5a"
1032+
integrity sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==
1033+
dependencies:
1034+
undici-types "~5.26.4"
10331035

10341036
"@types/normalize-package-data@^2.4.1":
10351037
version "2.4.4"
@@ -4861,10 +4863,10 @@ typedarray@^0.0.6:
48614863
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
48624864
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
48634865

4864-
typescript@5.6.2:
4865-
version "5.6.2"
4866-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
4867-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
4866+
typescript@^4.9.5:
4867+
version "4.9.5"
4868+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4869+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
48684870

48694871
uglify-js@^3.1.4:
48704872
version "3.19.3"
@@ -4876,6 +4878,11 @@ undefsafe@^2.0.5:
48764878
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
48774879
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
48784880

4881+
undici-types@~5.26.4:
4882+
version "5.26.5"
4883+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
4884+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
4885+
48794886
undici-types@~6.19.2:
48804887
version "6.19.8"
48814888
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"

0 commit comments

Comments
 (0)