Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
BusinessDuck committed Aug 27, 2021
1 parent c38e692 commit 3c8078a
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 @@ -26,7 +26,7 @@
"genetic": "lib/cli/genetic.js"
},
"dependencies": {
"@debut/plugin-utils": "^1.0.16",
"@debut/plugin-utils": "^1.0.17",
"@master-chief/alpaca": "^6.2.6",
"@tinkoff/invest-openapi-js-sdk": "^1.5.0",
"async-genetic": "^1.4.2",
Expand All @@ -36,7 +36,7 @@
"@types/ws": "^7.4.7"
},
"devDependencies": {
"@debut/types": "^1.0.25-beta.0",
"@debut/types": "^1.1.0",
"@types/benchmark": "^2.1.1",
"@types/cli-progress": "^3.9.2",
"@types/jest": "^27.0.1",
Expand All @@ -55,7 +55,7 @@
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"ts-jest": "^27.0.5",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 3c8078a

Please sign in to comment.