Skip to content

Commit ecc6ca3

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
2 parents e3a6cf7 + 51c902c commit ecc6ca3

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
@@ -49,7 +49,7 @@
4949
"@testing-library/jest-dom": "^6.4.2",
5050
"@testing-library/react": "14.2.1",
5151
"@types/jest": "^29.5.12",
52-
"@types/node": "^20.11.25",
52+
"@types/node": "^20.11.28",
5353
"@types/react-syntax-highlighter": "^15.5.11",
5454
"@types/wordpress__components": "^23.0.11",
5555
"@wordpress/e2e-test-utils-playwright": "^0.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2226,10 +2226,10 @@
22262226
dependencies:
22272227
"@types/node" "*"
22282228

2229-
"@types/node@*", "@types/node@^20.11.25":
2230-
version "20.11.25"
2231-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25.tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f"
2232-
integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==
2229+
"@types/node@*", "@types/node@^20.11.28":
2230+
version "20.11.28"
2231+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.28.tgz#4fd5b2daff2e580c12316e457473d68f15ee6f66"
2232+
integrity sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==
22332233
dependencies:
22342234
undici-types "~5.26.4"
22352235

0 commit comments

Comments
 (0)