Skip to content

Commit cc54e81

Browse files
chore(deps): update dependency @types/node to v14.18.56
1 parent dd24bbc commit cc54e81

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.18.56",
4848
"@types/react": "17.0.2",
4949
"@typescript-eslint/eslint-plugin": "4.18.0",
5050
"@typescript-eslint/parser": "4.18.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2660,10 +2660,10 @@
26602660
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.5.tgz#59738bf30b31aea1faa2df7f4a5f55613750cf00"
26612661
integrity sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==
26622662

2663-
"@types/node@14.14.31":
2664-
version "14.14.31"
2665-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
2666-
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
2663+
"@types/node@14.18.56":
2664+
version "14.18.56"
2665+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.56.tgz#09e092d684cd8cfbdb3c5e5802672712242f2600"
2666+
integrity sha512-+k+57NVS9opgrEn5l9c0gvD1r6C+PtyhVE4BTnMMRwiEA8ZO8uFcs6Yy2sXIy0eC95ZurBtRSvhZiHXBysbl6w==
26672667

26682668
"@types/node@^10.12.19":
26692669
version "10.17.17"

0 commit comments

Comments
 (0)