Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Update dependency @types/node to v20.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 23, 2023
1 parent 5bfea4e commit 0c91298
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@augu/eslint-config": "4.0.1",
"@augu/tsconfig": "1.1.1",
"@types/eslint": "8.44.7",
"@types/node": "20.9.3",
"@types/node": "20.9.4",
"@types/prettier": "2.7.3",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ __metadata:
"@augu/tsconfig": 1.1.1
"@noelware/utils": 2.4.0
"@types/eslint": 8.44.7
"@types/node": 20.9.3
"@types/node": 20.9.4
"@types/prettier": 2.7.3
"@typescript-eslint/eslint-plugin": 6.12.0
"@typescript-eslint/parser": 6.12.0
Expand Down Expand Up @@ -1454,12 +1454,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.9.3":
version: 20.9.3
resolution: "@types/node@npm:20.9.3"
"@types/node@npm:20.9.4":
version: 20.9.4
resolution: "@types/node@npm:20.9.4"
dependencies:
undici-types: ~5.26.4
checksum: 0cfbfd2a8bd18acc75aa4d7685c7dcf56344f48addd4041d306dc194f3132f8014d56fd49fcb26bcdf400b883f9527e5e2beaf52dfce029cef15c69b8ed2e72a
checksum: 619144cfee8235f692009e4268a8b80ef4ec496670273ab1cef04e4a053b471f391af6701e65f2f91a107256933d902b6caec079d551b109e981b0b706624815
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c91298

Please sign in to comment.