Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2024
1 parent 19f2af3 commit 632c93a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@storybook/web-components-vite": "7.6.10",
"@types/glob": "8.1.0",
"@types/mocha": "^10.0.4",
"@types/node": "20.11.6",
"@types/node": "20.11.7",
"@types/react": "18.2.48",
"@types/react-dom": "^18.2.15",
"@typescript-eslint/eslint-plugin": "6.19.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3344,10 +3344,10 @@
dependencies:
undici-types "~5.26.4"

"@types/[email protected].6":
version "20.11.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.6.tgz#6adf4241460e28be53836529c033a41985f85b6e"
integrity sha512-+EOokTnksGVgip2PbYbr3xnR7kZigh4LbybAfBAw5BpnQ+FqBYUsvCEjYd70IXKlbohQ64mzEYmMtlWUY8q//Q==
"@types/[email protected].7":
version "20.11.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.7.tgz#cb49aedd758c978c30806d0c38b520ed2a3df6e0"
integrity sha512-GPmeN1C3XAyV5uybAf4cMLWT9fDWcmQhZVtMFu7OR32WjrqGG+Wnk2V1d0bmtUyE/Zy1QJ9BxyiTih9z8Oks8A==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 632c93a

Please sign in to comment.