Skip to content

Commit

Permalink
Merge pull request #117 from forcedotcom/dependabot-npm_and_yarn-type…
Browse files Browse the repository at this point in the history
…s-node-20.16.5

chore(dev-deps): bump @types/node from 20.16.2 to 20.16.5
  • Loading branch information
svc-cli-bot authored Sep 8, 2024
2 parents 5a9c5c3 + 38b030a commit e0560c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/istanbul-lib-coverage": "^2.0.6",
"@types/istanbul-lib-report": "^3.0.3",
"@types/jest": "^29.5.12",
"@types/node": "^20.16.2",
"@types/node": "^20.16.5",
"@types/vscode": "^1.86.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -923,10 +923,10 @@
expect "^29.0.0"
pretty-format "^29.0.0"

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

Expand Down

0 comments on commit e0560c0

Please sign in to comment.