Skip to content

Commit a83959d

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/wordpress/env-9.7.0
2 parents cd087ea + b86c97b commit a83959d

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.2",
5151
"@types/jest": "^29.5.12",
52-
"@types/node": "^20.12.2",
52+
"@types/node": "^20.12.5",
5353
"@types/react-syntax-highlighter": "^15.5.11",
5454
"@types/wordpress__components": "^23.0.11",
5555
"@wordpress/e2e-test-utils-playwright": "^0.22.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.12.2":
2230-
version "20.12.2"
2231-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e"
2232-
integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==
2229+
"@types/node@*", "@types/node@^20.12.5":
2230+
version "20.12.5"
2231+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5.tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3"
2232+
integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==
22332233
dependencies:
22342234
undici-types "~5.26.4"
22352235

0 commit comments

Comments
 (0)