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

Commit 946ff4d

Browse files
committed
Update dependency @types/node to v18.14.0
1 parent 98495fb commit 946ff4d

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

yarn.lock

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

1450-
"@types/node@18.13.0":
1451-
version "18.13.0"
1452-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850"
1453-
integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==
1450+
"@types/node@18.14.0":
1451+
version "18.14.0"
1452+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.0.tgz#94c47b9217bbac49d4a67a967fdcdeed89ebb7d0"
1453+
integrity sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==
14541454

14551455
"@types/node@^12.12.6":
14561456
version "12.12.54"

0 commit comments

Comments
 (0)