Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update in the /ui directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 20.16.4 to 20.16.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 007bfdc commit 340de72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.7",
"@types/mapbox__mapbox-gl-draw": "~1.4.6",
"@types/node": "^20.16.4",
"@types/node": "^20.16.5",
"@types/react": "^18.3.5",
"@types/react-color": "^3.0.12",
"@types/react-dom": "^18.3.0",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4125,12 +4125,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.16.4":
version: 20.16.4
resolution: "@types/node@npm:20.16.4"
"@types/node@npm:^20.16.5":
version: 20.16.5
resolution: "@types/node@npm:20.16.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/3c6ecc81ee77b67938004a0ffc7459ad9df242218a3eea8249036950262ba32061cfac0d7b74781d50cd9399bfd9b903c3b250caa2f4e76f526c4b55b929b670
checksum: 10/39a8457149dc17cdea57afc90d4da53182fdb8b958d5bb065a15d123d81d4efa6b51a0de92428d05ead2e63ce07195586f71083401b99cdbcd04662344fbf7a1
languageName: node
linkType: hard

Expand Down Expand Up @@ -12313,7 +12313,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/lodash": "npm:^4.17.7"
"@types/mapbox__mapbox-gl-draw": "npm:~1.4.6"
"@types/node": "npm:^20.16.4"
"@types/node": "npm:^20.16.5"
"@types/react": "npm:^18.3.5"
"@types/react-color": "npm:^3.0.12"
"@types/react-dom": "npm:^18.3.0"
Expand Down

0 comments on commit 340de72

Please sign in to comment.