Skip to content

Commit

Permalink
perf: update deps (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub authored Apr 15, 2022
1 parent 5e364ef commit fb940b5
Show file tree
Hide file tree
Showing 2 changed files with 559 additions and 960 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@
"@types/yarnpkg__lockfile": "^1.1.5",
"@yarnpkg/lockfile": "^1.1.0",
"chalk": "^5.0.1",
"commander": "^9.1.0",
"commander": "^9.2.0",
"find-cache-dir": "^3.3.2",
"find-up": "^6.3.0",
"fs-extra": "^10.0.1",
"globby": "^13.1.1",
"js-yaml": "^4.1.0",
"lodash-es": "^4.17.21",
"pkg-dir": "^6.0.1",
"semver": "^7.3.5",
"semver": "^7.3.7",
"synp": "^1.9.10",
"tslib": "^2.3.1"
},
Expand All @@ -92,19 +92,19 @@
"@qiwi/npm-run-all": "^4.1.7",
"@types/jest": "^27.4.1",
"@types/js-yaml": "^4.0.5",
"@types/node": "^17.0.23",
"@types/node": "^17.0.24",
"cpy-cli": "^4.1.0",
"eslint": "^8.12.0",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-qiwi": "^1.16.1",
"jest": "^27.5.1",
"mkdirp": "^1.0.4",
"npm": "^8.6.0",
"npm": "^8.7.0",
"prettier": "^2.6.2",
"terser": "^5.12.1",
"ts-jest": "^27.1.4",
"tsc-esm-fix": "^2.9.0",
"typedoc": "^0.22.13",
"tsc-esm-fix": "^2.12.4",
"typedoc": "^0.22.15",
"typescript": "4.6.3"
},
"repository": {
Expand Down
Loading

0 comments on commit fb940b5

Please sign in to comment.