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

Commit 0d6a8a2

Browse files
committed
Update dependency @types/node to v18.14.6
1 parent 0a57b49 commit 0d6a8a2

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

yarn.lock

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

1455-
"@types/node@18.14.5":
1456-
version "18.14.5"
1457-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.5.tgz#4a13a6445862159303fc38586598a9396fc408b3"
1458-
integrity sha512-CRT4tMK/DHYhw1fcCEBwME9CSaZNclxfzVMe7GsO6ULSwsttbj70wSiX6rZdIjGblu93sTJxLdhNIT85KKI7Qw==
1455+
"@types/node@18.14.6":
1456+
version "18.14.6"
1457+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6.tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93"
1458+
integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==
14591459

14601460
"@types/node@^12.12.6":
14611461
version "12.12.54"

0 commit comments

Comments
 (0)