Skip to content

Commit

Permalink
Merge pull request #1556 from andeemarks/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/node-20.11.20

chore(deps-dev): bump @types/node from 20.11.19 to 20.11.20
  • Loading branch information
andeemarks authored Feb 23, 2024
2 parents 5846583 + 5fc6eb9 commit 8f9e15f
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 @@ -51,7 +51,7 @@
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@types/node": "^20.11.19",
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"ajv-cli": "~5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2425,10 +2425,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@>=10.0.0", "@types/node@^20.11.19":
version "20.11.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
"@types/node@*", "@types/node@>=10.0.0", "@types/node@^20.11.20":
version "20.11.20"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.20.tgz#f0a2aee575215149a62784210ad88b3a34843659"
integrity sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 8f9e15f

Please sign in to comment.