Skip to content

Commit df0b07e

Browse files
authored
Merge pull request #80 from codebtech/dependabot/npm_and_yarn/types/node-20.11.24
Bump @types/node from 20.11.20 to 20.11.24
2 parents d7b6f8f + 8058a8b commit df0b07e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@testing-library/jest-dom": "^6.4.2",
4646
"@testing-library/react": "14.2.1",
4747
"@types/jest": "^29.5.12",
48-
"@types/node": "^20.11.20",
48+
"@types/node": "^20.11.24",
4949
"@types/react-syntax-highlighter": "^15.5.11",
5050
"@types/wordpress__components": "^23.0.11",
5151
"@wordpress/e2e-test-utils-playwright": "^0.20.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2210,10 +2210,10 @@
22102210
dependencies:
22112211
"@types/node" "*"
22122212

2213-
"@types/node@*", "@types/node@^20.11.20":
2214-
version "20.11.20"
2215-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.20.tgz#f0a2aee575215149a62784210ad88b3a34843659"
2216-
integrity sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==
2213+
"@types/node@*", "@types/node@^20.11.24":
2214+
version "20.11.24"
2215+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
2216+
integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
22172217
dependencies:
22182218
undici-types "~5.26.4"
22192219

0 commit comments

Comments
 (0)