Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
TypeScript v5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Aug 27, 2023
1 parent a70bbeb commit 2549bcb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@proc7ts/fun-events": "^10.5.3",
"@run-z/eslint-config": "^3.5.0",
"@run-z/prettier-config": "^2.0.0",
"@run-z/project-config": "^0.19.3",
"@run-z/project-config": "^0.20.0",
"@swc/core": "^1.3.80",
"@swc/jest": "^0.2.29",
"@typescript-eslint/eslint-plugin": "^6.4.1",
Expand All @@ -66,13 +66,13 @@
"prettier": "^2.8.8",
"prettier-eslint-cli": "^7.1.0",
"rollup": "^3.28.1",
"rollup-plugin-flat-dts": "^2.2.0",
"rollup-plugin-flat-dts": "^2.3.0",
"run-z": "^1.11.0",
"shx": "^0.3.4",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typedoc": "^0.25.0",
"typescript": "~5.1.6"
"typescript": "~5.2.2"
},
"scripts": {
"all": "run-z build,lint,test",
Expand Down

0 comments on commit 2549bcb

Please sign in to comment.