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

Commit

Permalink
Update dependency @types/node to v20.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent e54a7b3 commit 43220c9
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 @@ -35,7 +35,7 @@
"@augu/eslint-config": "5.2.0",
"@augu/tsconfig": "1.2.0",
"@types/eslint": "8.56.7",
"@types/node": "20.12.5",
"@types/node": "20.12.6",
"@types/prettier": "3.0.0",
"@types/signale": "1.4.7",
"@typescript-eslint/eslint-plugin": "7.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ __metadata:
"@augu/tsconfig": 1.2.0
"@noelware/utils": 2.5.0
"@types/eslint": 8.56.7
"@types/node": 20.12.5
"@types/node": 20.12.6
"@types/prettier": 3.0.0
"@types/signale": 1.4.7
"@typescript-eslint/eslint-plugin": 7.6.0
Expand Down Expand Up @@ -774,12 +774,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.5":
version: 20.12.5
resolution: "@types/node@npm:20.12.5"
"@types/node@npm:20.12.6":
version: 20.12.6
resolution: "@types/node@npm:20.12.6"
dependencies:
undici-types: ~5.26.4
checksum: 38358c091392bb3def1136772ada4ccd39a9429d459160b5ab728b690d2f15f2212eafd9e65ce716e270f70a4e6927ebffccfefc08dabdf68f4016c1fc8a7938
checksum: d16272276349244b1b6f15b0a23ce380efe3dfe46ace1ae37d58e791a8e53d832a2dc72d1afe01d7e5bb0ec1fba70ddd58b1da87921ec913e600331b3b906be9
languageName: node
linkType: hard

Expand Down

0 comments on commit 43220c9

Please sign in to comment.