Skip to content

Commit

Permalink
upgrade devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JReinhold committed Apr 22, 2024
1 parent a77e585 commit 36f5b7b
Show file tree
Hide file tree
Showing 2 changed files with 482 additions and 281 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
},
"devDependencies": {
"@storybook/linter-config": "^3.1.2",
"@tsconfig/node18": "^18.2.2",
"@types/node": "^18.18.12",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.31",
"@types/yargs": "^17.0.32",
"auto": "^11.0.4",
"auto": "^11.1.6",
"npm-run-all": "^4.1.5",
"prettier": "^3.1.0",
"tsup": "^8.0.1",
"typescript": "^5.3.2"
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"typescript": "^5.4.5"
},
"packageManager": "pnpm@8.10.5",
"engines": {
Expand Down
Loading

0 comments on commit 36f5b7b

Please sign in to comment.