Skip to content

Commit 8134e12

Browse files
authored
Merge pull request #175 from forcedotcom/dependabot-npm_and_yarn-types-node-20.17.22
chore(dev-deps): bump @types/node from 20.17.19 to 20.17.22
2 parents bc35259 + e5eb552 commit 8134e12

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.19",
19+
"@types/node": "^20.17.22",
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
@@ -938,10 +938,10 @@
938938
expect "^29.0.0"
939939
pretty-format "^29.0.0"
940940

941-
"@types/node@*", "@types/node@^20.17.19":
942-
version "20.17.19"
943-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697"
944-
integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==
941+
"@types/node@*", "@types/node@^20.17.22":
942+
version "20.17.22"
943+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.22.tgz#18e463b500af6e6d407d2a0084dfc244ef3c8d06"
944+
integrity sha512-9RV2zST+0s3EhfrMZIhrz2bhuhBwxgkbHEwP2gtGWPjBzVQjifMzJ9exw7aDZhR1wbpj8zBrfp3bo8oJcGiUUw==
945945
dependencies:
946946
undici-types "~6.19.2"
947947

0 commit comments

Comments
 (0)