Skip to content

Commit c681aee

Browse files
authored
Merge pull request #100 from codebtech/dependabot/npm_and_yarn/types/node-20.12.2
Bump @types/node from 20.11.28 to 20.12.2
2 parents e7584a7 + 781aff2 commit c681aee

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.11.28",
52+
"@types/node": "^20.12.2",
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.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==
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==
22332233
dependencies:
22342234
undici-types "~5.26.4"
22352235

0 commit comments

Comments
 (0)