Skip to content

Commit

Permalink
chore(deps): Update dependency @types/node to ^20.14.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 5, 2024
1 parent d81326f commit 0184508
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 @@ -51,7 +51,7 @@
"@types/klaw-sync": "^6.0.5",
"@types/lodash": "^4.17.7",
"@types/meow": "^5.0.0",
"@types/node": "^20.14.13",
"@types/node": "^20.14.14",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3027,10 +3027,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@^20.14.13":
version "20.14.13"
resolved "https://registry.npmjs.org/@types/node/-/node-20.14.13.tgz#bf4fe8959ae1c43bc284de78bd6c01730933736b"
integrity sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==
"@types/node@*", "@types/node@^20.14.14":
version "20.14.14"
resolved "https://registry.npmjs.org/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e"
integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 0184508

Please sign in to comment.