Skip to content

Commit

Permalink
fix(deps): up deps, fix vuls
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Mar 22, 2021
1 parent 2a3bf6b commit 8fe3bbf
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 121 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"dependencies": {
"@types/find-cache-dir": "^3.2.0",
"@types/fs-extra": "^9.0.8",
"globby": "^11.0.2",
"globby": "^11.0.3",
"chalk": "^4.1.0",
"find-cache-dir": "^3.3.1",
"fs-extra": "^9.1.0",
Expand All @@ -71,21 +71,21 @@
"tslib": "^2.1.0"
},
"devDependencies": {
"@qiwi/libdefkit": "^2.1.6",
"@qiwi/libdefkit": "^2.1.8",
"@qiwi/npm-run-all": "^4.1.6",
"@swissquote/crafty-preset-jest": "^1.14.0",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.34",
"@types/jest": "^26.0.21",
"@types/node": "^14.14.35",
"cpy-cli": "^3.1.1",
"inside-out-promise": "^2.1.2",
"jest": "^26.6.3",
"mkdirp": "^1.0.4",
"terser": "^5.6.0",
"ts-jest": "^26.5.3",
"terser": "^5.6.1",
"ts-jest": "^26.5.4",
"eslint": "^7.22.0",
"eslint-config-qiwi": "^1.10.7",
"eslint-config-qiwi": "^1.10.8",
"eslint-config-prettier": "^8.1.0",
"typedoc": "^0.20.31",
"typedoc": "^0.20.33",
"typescript": "4.2.3",
"prettier": "^2.2.1",
"find-up": "^5.0.0"
Expand Down
Loading

0 comments on commit 8fe3bbf

Please sign in to comment.