Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jan 12, 2025
1 parent 24fe81e commit db99bad
Show file tree
Hide file tree
Showing 2 changed files with 948 additions and 942 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
"@types/semver": "^7.5.8",
"@types/yarnpkg__lockfile": "^1.1.9",
"@yarnpkg/lockfile": "^1.1.0",
"chalk": "^5.3.0",
"chalk": "^5.4.1",
"commander": "^12.1.0",
"fast-glob": "^3.3.2",
"fast-glob": "^3.3.3",
"fs-extra": "^11.2.0",
"js-yaml": "^4.1.0",
"lodash-es": "^4.17.21",
Expand All @@ -89,22 +89,22 @@
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.10.1",
"concurrently": "^9.1.0",
"@types/node": "^22.10.5",
"concurrently": "^9.1.2",
"cpy-cli": "^5.0.0",
"esbuild": "^0.24.0",
"esbuild-node-externals": "^1.15.0",
"esbuild": "^0.24.2",
"esbuild-node-externals": "^1.16.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-qiwi": "^2.1.3",
"jest": "^29.7.0",
"minimist": "^1.2.8",
"mkdirp": "^3.0.1",
"npm": "^10.0.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typedoc": "^0.27.1",
"typedoc": "^0.27.6",
"typescript": "5.7.3"
},
"repository": {
Expand Down
Loading

0 comments on commit db99bad

Please sign in to comment.