Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^20.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 17, 2023
1 parent 828fb99 commit ded1c35
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 53 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@algolia/client-search": "^4.20.0",
"@iconify-json/carbon": "^1.1.21",
"@types/node": "^20.9.0",
"@types/node": "^20.9.1",
"@unocss/reset": "^0.57.3",
"@vitejs/plugin-vue": "^4.4.1",
"fast-glob": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"*.{js,ts,json}": "dprint fmt"
},
"devDependencies": {
"@types/node": "^20.9.0",
"@types/node": "^20.9.1",
"dprint": "^0.42.5",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
Expand Down
94 changes: 43 additions & 51 deletions pnpm-lock.yaml

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

0 comments on commit ded1c35

Please sign in to comment.