Skip to content

Commit 2d98128

Browse files
authored
Merge pull request #184 from forcedotcom/dependabot-npm_and_yarn-types-node-20.17.24
chore(dev-deps): bump @types/node from 20.17.22 to 20.17.24
2 parents 91aaf31 + 604fda9 commit 2d98128

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.14",
19-
"@types/node": "^20.17.22",
19+
"@types/node": "^20.17.24",
2020
"@types/vscode": "^1.97.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
@@ -922,10 +922,10 @@
922922
expect "^29.0.0"
923923
pretty-format "^29.0.0"
924924

925-
"@types/node@*", "@types/node@^20.17.22":
926-
version "20.17.22"
927-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.22.tgz#18e463b500af6e6d407d2a0084dfc244ef3c8d06"
928-
integrity sha512-9RV2zST+0s3EhfrMZIhrz2bhuhBwxgkbHEwP2gtGWPjBzVQjifMzJ9exw7aDZhR1wbpj8zBrfp3bo8oJcGiUUw==
925+
"@types/node@*", "@types/node@^20.17.24":
926+
version "20.17.24"
927+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.24.tgz#2325476954e6fc8c2f11b9c61e26ba6eb7d3f5b6"
928+
integrity sha512-d7fGCyB96w9BnWQrOsJtpyiSaBcAYYr75bnK6ZRjDbql2cGLj/3GsL5OYmLPNq76l7Gf2q4Rv9J2o6h5CrD9sA==
929929
dependencies:
930930
undici-types "~6.19.2"
931931

0 commit comments

Comments
 (0)