Skip to content

Commit 7d6c5a6

Browse files
committed
chore(deps): update dependency @types/node to v14.14.37
1 parent ade7907 commit 7d6c5a6

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
"@testing-library/testcafe": "4.3.1",
4545
"@testing-library/user-event": "12.7.1",
4646
"@types/jest": "26.0.21",
47-
"@types/node": "14.14.31",
47+
"@types/node": "14.14.37",
4848
"@types/react": "17.0.2",
4949
"@typescript-eslint/eslint-plugin": "4.18.0",
5050
"@typescript-eslint/parser": "4.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2640,10 +2640,10 @@
26402640
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.5.tgz#59738bf30b31aea1faa2df7f4a5f55613750cf00"
26412641
integrity sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==
26422642

2643-
"@types/[email protected].31":
2644-
version "14.14.31"
2645-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
2646-
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
2643+
"@types/[email protected].37":
2644+
version "14.14.37"
2645+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"
2646+
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==
26472647

26482648
"@types/node@^10.12.19":
26492649
version "10.17.17"

0 commit comments

Comments
 (0)