Skip to content

Commit

Permalink
chore(package): update cspell to version 8.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 26, 2024
1 parent 9ff0899 commit d1bf67f
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 101 deletions.
198 changes: 99 additions & 99 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
"name": "@gjuchault/typescript-library-starter",
"version": "0.0.0-development",
"description": "Yet another typescript library starter template",
"keywords": ["typescript", "library", "starter", "template"],
"keywords": [
"typescript",
"library",
"starter",
"template"
],
"homepage": "https://github.com/gjuchault/typescript-library-starter",
"bugs": "https://github.com/gjuchault/typescript-library-starter/issues",
"author": "Gabriel Juchault <gabriel.juchault@gmail.com>",
Expand Down Expand Up @@ -54,7 +59,7 @@
"@types/node": "^20.14.5",
"@types/prompts": "^2.4.9",
"c8": "^10.1.2",
"cspell": "^8.9.0",
"cspell": "^8.9.1",
"esbuild": "^0.21.5",
"esbuild-register": "^3.5.0",
"prompts": "^2.4.2",
Expand Down

0 comments on commit d1bf67f

Please sign in to comment.