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

Commit 0218605

Browse files
committed
Update dependency @types/node to v18.17.1
1 parent 5f0270e commit 0218605

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.3",
2626
"@types/dotenv": "8.2.0",
27-
"@types/node": "18.16.19",
27+
"@types/node": "18.17.1",
2828
"@types/ramda": "0.29.3",
2929
"@types/sinon": "10.0.15",
3030
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

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

1472-
"@types/node@18.16.19":
1473-
version "18.16.19"
1474-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
1475-
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
1472+
"@types/node@18.17.1":
1473+
version "18.17.1"
1474+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.1.tgz#84c32903bf3a09f7878c391d31ff08f6fe7d8335"
1475+
integrity sha512-xlR1jahfizdplZYRU59JlUx9uzF1ARa8jbhM11ccpCJya8kvos5jwdm2ZAgxSCwOl0fq21svP18EVwPBXMQudw==
14761476

14771477
"@types/node@^12.12.6":
14781478
version "12.12.54"

0 commit comments

Comments
 (0)