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 May 7, 2024
1 parent 9a81324 commit 60b3cc7
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 172 deletions.
12 changes: 6 additions & 6 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.30",
"@types/node": "^20.12.10",
"c8": "^9.1.0",
"concurrently": "^8.2.2",
"esbuild": "^0.20.2",
"esbuild-node-externals": "^1.13.0",
"esbuild-plugin-entry-chunks": "^0.1.11",
"esbuild": "^0.21.0",
"esbuild-node-externals": "^1.13.1",
"esbuild-plugin-entry-chunks": "^0.1.14",
"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.12",
"typescript": "^5.4.3"
"typedoc": "^0.25.13",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 60b3cc7

Please sign in to comment.