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 Mar 26, 2024
1 parent 44b72b0 commit 9a81324
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 194 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@
"homepage": "https://github.com/antongolub/blank-ts#readme",
"dependencies": {},
"devDependencies": {
"@types/node": "^20.11.15",
"@types/node": "^20.11.30",
"c8": "^9.1.0",
"concurrently": "^8.2.2",
"esbuild": "^0.20.0",
"esbuild-node-externals": "^1.12.0",
"esbuild-plugin-entry-chunks": "^0.1.5",
"eslint": "^8.56.0",
"esbuild": "^0.20.2",
"esbuild-node-externals": "^1.13.0",
"esbuild-plugin-entry-chunks": "^0.1.11",
"eslint": "^8.57.0",
"eslint-config-qiwi": "^2.1.3",
"fast-glob": "^3.3.2",
"minimist": "^1.2.8",
"ts-node": "^10.9.2",
"typedoc": "^0.25.7",
"typescript": "^5.3.3"
"typedoc": "^0.25.12",
"typescript": "^5.4.3"
}
}
Loading

0 comments on commit 9a81324

Please sign in to comment.