Skip to content

Commit

Permalink
Merge pull request #457 from salesforcecli/dependabot-npm_and_yarn-ty…
Browse files Browse the repository at this point in the history
…pes-node-20.14.15

chore(dev-deps): bump @types/node from 20.14.12 to 20.14.15
  • Loading branch information
svc-cli-bot authored Aug 11, 2024
2 parents 09560cc + f95f8dc commit fc4a15a
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 @@ -22,7 +22,7 @@
"@types/eslint": "^8.56.5",
"@types/estree": "^1.0.5",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.12",
"@types/node": "^20.14.15",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@typescript-eslint/rule-tester": "^7.17.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -810,10 +810,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==

"@types/node@*", "@types/node@^20.14.12":
version "20.14.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.12.tgz#129d7c3a822cb49fc7ff661235f19cfefd422b49"
integrity sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==
"@types/node@*", "@types/node@^20.14.15":
version "20.14.15"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.15.tgz#e59477ab7bc7db1f80c85540bfd192a0becc588b"
integrity sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit fc4a15a

Please sign in to comment.