Skip to content

Commit

Permalink
Merge pull request #245 from calvo-jp/renovate/node-20.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/node to v20.14.1
  • Loading branch information
calvo-jp authored Jun 4, 2024
2 parents 0eadc2b + 36c0614 commit 1d2e16d
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 48 deletions.
92 changes: 46 additions & 46 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@clack/prompts": "0.7.0",
"@tsconfig/node20": "20.1.4",
"@types/node": "20.13.0",
"@types/node": "20.14.1",
"@types/yargs": "17.0.32",
"@untitled-theme/colors": "workspace:*",
"prettier": "3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"tailwind-merge": "2.3.0"
},
"devDependencies": {
"@types/node": "20.13.0",
"@types/node": "20.14.1",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
Expand Down

0 comments on commit 1d2e16d

Please sign in to comment.