Skip to content

Commit

Permalink
run-z v2
Browse files Browse the repository at this point in the history
  • Loading branch information
surol committed Sep 17, 2023
1 parent 5afdbbd commit f2d7c87
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,14 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@proc7ts/context-values": "^7.1.1",
"@proc7ts/logger": "^1.3.2",
"@run-z/eslint-config": "^3.5.0",
"@run-z/prettier-config": "^2.0.0",
"@run-z/project-config": "^0.20.0",
"@swc/core": "^1.3.85",
"@swc/jest": "^0.2.29",
"@types/node": "^18.17.16",
"@types/node": "^18.17.17",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.49.0",
Expand All @@ -74,7 +76,7 @@
"prettier": "^2.8.8",
"prettier-eslint-cli": "^7.1.0",
"rollup": "^3.29.2",
"run-z": "^1.11.1",
"run-z": "^2.0.0",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"typedoc": "^0.25.1",
Expand Down

0 comments on commit f2d7c87

Please sign in to comment.