Skip to content

Commit

Permalink
fix: update deps, fix some vuls
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jan 18, 2022
1 parent 8d86d4f commit 9f0b743
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 630 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"find-cache-dir": "^3.3.2",
"find-up": "^6.2.0",
"fs-extra": "^10.0.0",
"globby": "^12.0.2",
"globby": "^12.2.0",
"js-yaml": "^4.1.0",
"lodash-es": "^4.17.21",
"pkg-dir": "^6.0.1",
Expand All @@ -92,19 +92,19 @@
"@qiwi/npm-run-all": "^4.1.7",
"@types/jest": "^27.4.0",
"@types/js-yaml": "^4.0.5",
"@types/node": "^17.0.8",
"@types/node": "^17.0.9",
"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",
"eslint-config-qiwi": "^1.16.0",
"jest": "^27.4.7",
"mkdirp": "^1.0.4",
"npm": "^8.3.0",
"npm": "^8.3.1",
"prettier": "^2.5.1",
"terser": "^5.10.0",
"ts-jest": "^27.1.2",
"ts-jest": "^27.1.3",
"tsc-esm-fix": "^2.7.6",
"typedoc": "^0.22.10",
"typedoc": "^0.22.11",
"typescript": "4.5.4"
},
"repository": {
Expand Down
Loading

0 comments on commit 9f0b743

Please sign in to comment.