Skip to content

Commit e0560c0

Browse files
authored
Merge pull request #117 from forcedotcom/dependabot-npm_and_yarn-types-node-20.16.5
chore(dev-deps): bump @types/node from 20.16.2 to 20.16.5
2 parents 5a9c5c3 + 38b030a commit e0560c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/istanbul-lib-coverage": "^2.0.6",
1717
"@types/istanbul-lib-report": "^3.0.3",
1818
"@types/jest": "^29.5.12",
19-
"@types/node": "^20.16.2",
19+
"@types/node": "^20.16.5",
2020
"@types/vscode": "^1.86.0",
2121
"@typescript-eslint/eslint-plugin": "^7.18.0",
2222
"@typescript-eslint/parser": "^7.18.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -923,10 +923,10 @@
923923
expect "^29.0.0"
924924
pretty-format "^29.0.0"
925925

926-
"@types/node@*", "@types/node@^20.16.2":
927-
version "20.16.2"
928-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.2.tgz#9e388f503a5af306e8c63319334887390966a11e"
929-
integrity sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ==
926+
"@types/node@*", "@types/node@^20.16.5":
927+
version "20.16.5"
928+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.5.tgz#d43c7f973b32ffdf9aa7bd4f80e1072310fd7a53"
929+
integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==
930930
dependencies:
931931
undici-types "~6.19.2"
932932

0 commit comments

Comments
 (0)