Skip to content

Commit

Permalink
perf: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jun 20, 2022
1 parent 6c9458f commit ad94f27
Show file tree
Hide file tree
Showing 2 changed files with 802 additions and 897 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,15 @@
"@types/find-cache-dir": "^3.2.1",
"@types/fs-extra": "^9.0.13",
"@types/lodash-es": "^4.17.6",
"@types/semver": "^7.3.9",
"@types/semver": "^7.3.10",
"@types/yarnpkg__lockfile": "^1.1.5",
"@yarnpkg/lockfile": "^1.1.0",
"chalk": "^5.0.1",
"commander": "^9.2.0",
"commander": "^9.3.0",
"find-cache-dir": "^3.3.2",
"find-up": "^6.3.0",
"fs-extra": "^10.1.0",
"globby": "^13.1.1",
"globby": "^13.1.2",
"js-yaml": "^4.1.0",
"lodash-es": "^4.17.21",
"pkg-dir": "^6.0.1",
Expand All @@ -87,24 +87,24 @@
"tslib": "^2.4.0"
},
"devDependencies": {
"@jest/globals": "^28.1.0",
"@qiwi/libdefkit": "^4.0.7",
"@jest/globals": "^28.1.1",
"@qiwi/libdefkit": "^4.0.8",
"@qiwi/npm-run-all": "^4.1.7",
"@types/jest": "^28.0.0",
"@types/jest": "^28.1.2",
"@types/js-yaml": "^4.0.5",
"@types/node": "^17.0.31",
"@types/node": "^18.0.0",
"cpy-cli": "^4.1.0",
"eslint": "^8.15.0",
"eslint": "^8.18.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-qiwi": "^1.17.1",
"jest": "^28.1.0",
"jest": "^28.1.1",
"mkdirp": "^1.0.4",
"npm": "^8.9.0",
"prettier": "^2.6.2",
"terser": "^5.13.1",
"ts-jest": "^28.0.2",
"tsc-esm-fix": "^2.13.0",
"typedoc": "^0.22.15",
"npm": "^8.12.2",
"prettier": "^2.7.1",
"terser": "^5.14.1",
"ts-jest": "^28.0.5",
"tsc-esm-fix": "^2.18.0",
"typedoc": "^0.22.17",
"typescript": "4.7.4"
},
"repository": {
Expand Down
Loading

0 comments on commit ad94f27

Please sign in to comment.