Skip to content

Commit

Permalink
fix: update flowgen
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jan 29, 2022
1 parent 7be4808 commit 88ec780
Show file tree
Hide file tree
Showing 2 changed files with 683 additions and 468 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"chalk": "^5.0.0",
"find-cache-dir": "^3.3.2",
"find-up": "^6.2.0",
"flowgen": "1.16.1",
"flowgen": "1.17.0",
"fs-extra": "^10.0.0",
"globby": "^12.0.2",
"globby": "^13.1.0",
"meow": "^10.1.2",
"pkg-dir": "^6.0.1",
"tslib": "^2.3.1"
Expand All @@ -81,16 +81,16 @@
"@types/yargs-parser": "^20.2.1",
"coveralls": "^3.1.1",
"cpy-cli": "^3.1.1",
"eslint": "^8.6.0",
"eslint": "^8.7.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-qiwi": "^1.15.4",
"jest": "^27.4.5",
"eslint-config-qiwi": "^1.16.0",
"jest": "^27.4.7",
"prettier": "^2.5.1",
"prettier-config-qiwi": "^1.5.0",
"prettier-config-qiwi": "^1.6.0",
"rimraf": "^3.0.2",
"ts-jest": "^27.1.2",
"typedoc": "^0.22.10",
"typescript": "^4.5.4",
"ts-jest": "^27.1.3",
"typedoc": "^0.22.11",
"typescript": "^4.5.5",
"yargs-parser": "^21.0.0"
},
"prettier": "prettier-config-qiwi",
Expand Down
Loading

0 comments on commit 88ec780

Please sign in to comment.