Skip to content

Commit

Permalink
Update devDependencies in package.json and package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Jan 26, 2024
1 parent 4e9b042 commit 8fa80f3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -32,15 +32,15 @@
"devDependencies": {
"@sindresorhus/tsconfig": "^5.0.0",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^20.11.0",
"@types/node": "^20.11.7",
"@typicode/eslint-config": "^1.2.0",
"concurrently": "^8.2.2",
"get-port": "^7.0.0",
"husky": "^8.0.3",
"husky": "^9.0.6",
"tailwindcss": "^3.4.1",
"tempy": "^3.1.0",
"tsx": "^4.7.0",
"type-fest": "^4.9.0",
"type-fest": "^4.10.1",
"typescript": "^5.3.3"
},
"dependencies": {
Expand Down

0 comments on commit 8fa80f3

Please sign in to comment.