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

Commit cb97b89

Browse files
committed
Update dependency @types/node to v18.15.3
1 parent 9b1192a commit cb97b89

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.15.2",
27+
"@types/node": "18.15.3",
2828
"@types/ramda": "0.28.23",
2929
"@types/sinon": "10.0.13",
3030
"@typescript-eslint/eslint-plugin": "5.55.0",

yarn.lock

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

1460-
"@types/node@18.15.2":
1461-
version "18.15.2"
1462-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.2.tgz#0407ceb15647f186318101546d5ae40725b73810"
1463-
integrity sha512-sDPHm2wfx2QhrMDK0pOt2J4KLJMAcerqWNvnED0itPRJWvI+bK+uNHzcH1dFsBlf7G3u8tqXmRF3wkvL9yUwMw==
1460+
"@types/node@18.15.3":
1461+
version "18.15.3"
1462+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
1463+
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
14641464

14651465
"@types/node@^12.12.6":
14661466
version "12.12.54"

0 commit comments

Comments
 (0)