Skip to content

Commit

Permalink
Merge pull request #1115 from danskernesdigitalebibliotek/dependabot/…
Browse files Browse the repository at this point in the history
…npm_and_yarn/types/node-20.12.7

Bump @types/node from 20.12.5 to 20.12.7
  • Loading branch information
kasperg authored Apr 15, 2024
2 parents 3f6f7aa + 715c03d commit 50b92d9
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 @@ -75,7 +75,7 @@
"@testing-library/react": "^14.2.2",
"@testing-library/react-hooks": "^8.0.1",
"@tsconfig/create-react-app": "^1.0.2",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"@types/react-flatpickr": "^3.8.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4684,10 +4684,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@^20.12.5":
version "20.12.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.5.tgz#74c4f31ab17955d0b5808cdc8fd2839526ad00b3"
integrity sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==
"@types/node@*", "@types/node@^20.12.7":
version "20.12.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 50b92d9

Please sign in to comment.