Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 4dfed74

Browse files
committed
chore(deps): update dependency @types/node to v14.17.8
1 parent 578ef20 commit 4dfed74

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
@@ -44,7 +44,7 @@
4444
"@babel/preset-typescript": "7.14.5",
4545
"@semantic-release/git": "8.0.0",
4646
"@types/jest": "26.0.23",
47-
"@types/node": "14.17.3",
47+
"@types/node": "14.17.8",
4848
"@types/ramda": "0.26.40",
4949
"@types/ws": "6.0.4",
5050
"@typescript-eslint/eslint-plugin": "2.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2284,10 +2284,10 @@
22842284
version "8.0.34"
22852285
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.34.tgz#55f801fa2ddb2a40dd6dfc15ecfe1dde9c129fe9"
22862286

2287-
"@types/node@14.17.3":
2288-
version "14.17.3"
2289-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d"
2290-
integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==
2287+
"@types/node@14.17.8":
2288+
version "14.17.8"
2289+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.8.tgz#813b73ab7d82ac06ddfd2458b13c88459a3b319f"
2290+
integrity sha512-0CHLt50GbUmH/6MrlBIKNdWCglvlyQKkorRf08/0DIi0ryuTPP+ijWLSI19SbDTHSKaagGDELiImY4BSikt61w==
22912291

22922292
"@types/normalize-package-data@^2.4.0":
22932293
version "2.4.0"

0 commit comments

Comments
 (0)