Skip to content

Commit

Permalink
Merge pull request #163 from gmsgowtham/renovate/node-20.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/node to v20.7.2
  • Loading branch information
gmsgowtham authored Sep 30, 2023
2 parents ec346c5 + 6128fc6 commit 82d8a90
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 @@ -63,7 +63,7 @@
"@release-it/conventional-changelog": "7.0.2",
"@testing-library/react-native": "12.3.0",
"@types/jest": "29.5.5",
"@types/node": "20.7.0",
"@types/node": "20.7.2",
"@types/react": "18.2.23",
"@types/react-native": "0.72.3",
"@types/react-syntax-highlighter": "15.5.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3424,10 +3424,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==

"@types/[email protected].0":
version "20.7.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.7.0.tgz#c03de4572f114a940bc2ca909a33ddb2b925e470"
integrity sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==
"@types/[email protected].2":
version "20.7.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.7.2.tgz#0bdc211f8c2438cfadad26dc8c040a874d478aed"
integrity sha512-RcdC3hOBOauLP+r/kRt27NrByYtDjsXyAuSbR87O6xpsvi763WI+5fbSIvYJrXnt9w4RuxhV6eAXfIs7aaf/FQ==

"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1":
version "2.4.1"
Expand Down

0 comments on commit 82d8a90

Please sign in to comment.