Skip to content

Commit

Permalink
chore: up dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Oct 26, 2024
1 parent afd189e commit e8a4135
Show file tree
Hide file tree
Showing 2 changed files with 297 additions and 44 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,13 @@
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.5.4",
"concurrently": "^9.0.0",
"@types/node": "^22.8.1",
"concurrently": "^9.0.1",
"cpy-cli": "^5.0.0",
"esbuild": "^0.24.0",
"esbuild-node-externals": "^1.14.0",
"esbuild-node-externals": "^1.15.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-qiwi": "^2.1.3",
Expand All @@ -104,7 +104,7 @@
"prettier": "^3.3.3",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typedoc": "^0.26.6",
"typedoc": "^0.26.10",
"typescript": "5.6.3"
},
"repository": {
Expand Down
Loading

0 comments on commit e8a4135

Please sign in to comment.