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 Jan 5, 2024
1 parent ac14d16 commit 0298867
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 217 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,16 @@
"homepage": "https://github.com/antongolub/blank-ts#readme",
"dependencies": {},
"devDependencies": {
"@types/node": "^20.6.3",
"c8": "^8.0.1",
"concurrently": "^8.2.1",
"esbuild": "^0.19.3",
"esbuild-node-externals": "^1.9.0",
"eslint": "^8.49.0",
"@types/node": "^20.10.6",
"c8": "^9.0.0",
"concurrently": "^8.2.2",
"esbuild": "^0.19.11",
"esbuild-node-externals": "^1.12.0",
"eslint": "^8.56.0",
"eslint-config-qiwi": "^2.1.3",
"fast-glob": "^3.3.1",
"ts-node": "^10.9.1",
"typedoc": "^0.25.1",
"typescript": "^5.2.2"
"fast-glob": "^3.3.2",
"ts-node": "^10.9.2",
"typedoc": "^0.25.6",
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit 0298867

Please sign in to comment.