Skip to content

Commit

Permalink
Merge pull request #45 from NickSettler/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…/node-20.10.2

build(deps-dev): bump @types/node from 20.10.1 to 20.10.2
  • Loading branch information
github-actions[bot] authored Dec 1, 2023
2 parents 31c9255 + 6b78f7d commit 29cc886
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 @@ -33,7 +33,7 @@
"@types/geojson": "^7946.0.13",
"@types/jest": "^29.5.10",
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.1",
"@types/node": "^20.10.2",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@types/uuid": "^9.0.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2412,10 +2412,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@^20.10.1":
version "20.10.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.1.tgz#d2c96f356c3125fedc983d74c424910c3767141c"
integrity sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg==
"@types/node@*", "@types/node@^20.10.2":
version "20.10.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.2.tgz#32a5e8228357f57714ad28d52229ab04880c2814"
integrity sha512-37MXfxkb0vuIlRKHNxwCkb60PNBpR94u4efQuN4JgIAm66zfCDXGSAFCef9XUWFovX2R1ok6Z7MHhtdVXXkkIw==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 29cc886

Please sign in to comment.