Skip to content

Commit a642708

Browse files
authored
Merge pull request #35 from codebtech/dependabot/npm_and_yarn/types/node-20.11.19
Bump @types/node from 20.11.17 to 20.11.19
2 parents fe8a60d + 4e7c949 commit a642708

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
@@ -19,7 +19,7 @@
1919
"@testing-library/jest-dom": "^6.4.2",
2020
"@testing-library/react": "14.2.1",
2121
"@types/jest": "^29.5.12",
22-
"@types/node": "^20.11.17",
22+
"@types/node": "^20.11.19",
2323
"@types/react-syntax-highlighter": "^15.5.11",
2424
"@types/wordpress__components": "^23.0.11",
2525
"@wordpress/e2e-test-utils-playwright": "^0.19.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.17":
2214-
version "20.11.17"
2215-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17.tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292"
2216-
integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==
2213+
"@types/node@*", "@types/node@^20.11.19":
2214+
version "20.11.19"
2215+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
2216+
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
22172217
dependencies:
22182218
undici-types "~5.26.4"
22192219

0 commit comments

Comments
 (0)