Skip to content

Commit

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

chore(dev-deps): bump @types/node from 20.17.11 to 20.17.12
  • Loading branch information
svc-cli-bot authored Jan 12, 2025
2 parents d9ee5b4 + 9921fed commit d91beb1
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.6",
"@types/jest": "^29.5.14",
"@types/node": "^20.17.11",
"@types/node": "^20.17.12",
"@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 @@ -813,10 +813,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==

"@types/node@*", "@types/node@^20.17.11":
version "20.17.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.11.tgz#2c05215fc37316b1596df7fbdba52151eaf83c50"
integrity sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg==
"@types/node@*", "@types/node@^20.17.12":
version "20.17.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.12.tgz#ee3b7d25a522fd95608c1b3f02921c97b93fcbd6"
integrity sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit d91beb1

Please sign in to comment.