Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 11, 2023
1 parent 76a8073 commit 94f2721
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 @@ -29,7 +29,7 @@
"@augu/tsconfig": "1.1.1",
"@types/eslint": "8.44.2",
"@types/mime-types": "2.1.1",
"@types/node": "20.4.9",
"@types/node": "20.4.10",
"@types/signale": "1.4.4",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1124,7 +1124,7 @@ __metadata:
"@noelware/utils": 2.4.0
"@types/eslint": 8.44.2
"@types/mime-types": 2.1.1
"@types/node": 20.4.9
"@types/node": 20.4.10
"@types/signale": 1.4.4
"@typescript-eslint/eslint-plugin": 6.3.0
"@typescript-eslint/parser": 6.3.0
Expand Down Expand Up @@ -1782,10 +1782,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.4.9":
version: 20.4.9
resolution: "@types/node@npm:20.4.9"
checksum: 504e3da96274f3865c1251830f4750bb0a8f6ef6f8648902cd3bba33370c5f219235471bfbf55cce726b25c8eacfcc8e2aad0ec3b13e27ea6708b00d4a9a46c8
"@types/node@npm:20.4.10":
version: 20.4.10
resolution: "@types/node@npm:20.4.10"
checksum: 02a1ca415d9cc91144c4250383aa0ef1e48241bd36067ed7d1b239d8bacc2a11139dd90e223e11ac289345eeae624cc5dcf73359e684bd2e5a6c31bdfbab4811
languageName: node
linkType: hard

Expand Down

0 comments on commit 94f2721

Please sign in to comment.