Skip to content

Commit

Permalink
chore(deps): update devdependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 15, 2023
1 parent 7989528 commit 06ccb76
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@antfu/ni": "^0.21.12",
"@hebilicious/eslint-config": "0.0.3-beta.3",
"@nuxt/test-utils": "^3.8.1",
"@types/node": "^18.19.3",
"@types/node": "^20.10.4",
"bumpp": "^9.2.1",
"conventional-changelog-cli": "^4.1.0",
"eslint": "8.55.0",
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@hebilicious/server-block-nuxt": "latest",
"@hebilicious/sfc-server-volar": "latest",
"@nuxt/devtools": "latest",
"@types/node": "^18.19.3",
"@types/node": "^20.10.4",
"esno": "^0.17.0",
"nuxt": "^3.8.2",
"prisma": "^5.7.0"
Expand Down
Loading

0 comments on commit 06ccb76

Please sign in to comment.