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

Commit d9ab079

Browse files
committed
Update dependency @types/node to v18.16.15
1 parent 17d3674 commit d9ab079

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.14",
27+
"@types/node": "18.16.15",
2828
"@types/ramda": "0.29.1",
2929
"@types/sinon": "10.0.15",
3030
"@typescript-eslint/eslint-plugin": "5.59.7",

yarn.lock

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

1467-
"@types/node@18.16.14":
1468-
version "18.16.14"
1469-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.14.tgz#ab67bb907f1146afc6fedb9ce60ae8a99c989631"
1470-
integrity sha512-+ImzUB3mw2c5ISJUq0punjDilUQ5GnUim0ZRvchHIWJmOC0G+p0kzhXBqj6cDjK0QdPFwzrHWgrJp3RPvCG5qg==
1467+
"@types/node@18.16.15":
1468+
version "18.16.15"
1469+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.15.tgz#cdc55df400109c2c1a80c98fc9cec4bd3f1097e2"
1470+
integrity sha512-fv9H0101Lom0m76x5UekmudO0Vu611ElbTCLOeSbyX5WM6sme3gJ10PHP83pA1/eXbZpnDoTkeY40jykH38ptQ==
14711471

14721472
"@types/node@^12.12.6":
14731473
version "12.12.54"

0 commit comments

Comments
 (0)