Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit cbc6ce7

Browse files
committed
Update dependency @types/node to v18.19.9
1 parent 419241c commit cbc6ce7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@ava/typescript": "3.0.1",
2525
"@types/bent": "7.3.8",
2626
"@types/dotenv": "8.2.0",
27-
"@types/node": "18.19.2",
27+
"@types/node": "18.19.9",
2828
"@types/ramda": "0.29.9",
2929
"@types/sinon": "10.0.20",
3030
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,10 +1474,10 @@
14741474
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.0.tgz#7d4411bf5157339337d7cff864d9ff45f177b499"
14751475
integrity sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA==
14761476

1477-
"@types/node@18.19.2":
1478-
version "18.19.2"
1479-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.2.tgz#865107157bda220eef9fa8c2173152d6559a41ae"
1480-
integrity sha512-6wzfBdbWpe8QykUkXBjtmO3zITA0A3FIjoy+in0Y2K4KrCiRhNYJIdwAPDffZ3G6GnaKaSLSEa9ZuORLfEoiwg==
1477+
"@types/node@18.19.9":
1478+
version "18.19.9"
1479+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.9.tgz#6c2624c3a05bfa3a2735c533f95597ffacbb5608"
1480+
integrity sha512-oZFKlC8l5YtzGQNT4zC2PiSSKzQVZ8bAwwd+EYdPLtyk0nSEq6O16SkK+rkkT2eflDAbormJgEF3QnH3oDrTSw==
14811481
dependencies:
14821482
undici-types "~5.26.4"
14831483

0 commit comments

Comments
 (0)