Skip to content

Commit

Permalink
Update dependency @types/node to v20.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 5bf4a37 commit ee5eb87
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 @@ -30,7 +30,7 @@
"@augu/eslint-config": "5.2.4",
"@augu/tsconfig": "1.2.0",
"@types/eslint": "8.56.10",
"@types/node": "20.14.6",
"@types/node": "20.14.7",
"@types/prettier": "3.0.0",
"@types/signale": "1.4.7",
"@typescript-eslint/eslint-plugin": "7.13.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1351,7 +1351,7 @@ __metadata:
"@fontsource/inter": 5.0.18
"@fontsource/jetbrains-mono": 5.0.20
"@types/eslint": 8.56.10
"@types/node": 20.14.6
"@types/node": 20.14.7
"@types/prettier": 3.0.0
"@types/signale": 1.4.7
"@typescript-eslint/eslint-plugin": 7.13.1
Expand Down Expand Up @@ -1702,12 +1702,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.6":
version: 20.14.6
resolution: "@types/node@npm:20.14.6"
"@types/node@npm:20.14.7":
version: 20.14.7
resolution: "@types/node@npm:20.14.7"
dependencies:
undici-types: ~5.26.4
checksum: f0ba22b181cfa799e090e5198621d8bf2b35f2c18ce880b8cdf88a69f9db5a4cc56627fe2dfeca44b6a55895c0abf03df04810cabd9509b9c9b752189d37aa1f
checksum: 967d100f3853fefa347847ece95226a73cba970ff896efa12cce68ecdd48a9b39b10c8eefd9f11016799a29bdfe19d144ea094f8db3d5987cebe8f06226fccc9
languageName: node
linkType: hard

Expand Down

0 comments on commit ee5eb87

Please sign in to comment.