Skip to content

Commit ff14411

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

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.18.48",
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
@@ -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.48":
2664+
version "14.18.48"
2665+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.48.tgz#ee5c7ac6e38fd2a9e6885f15c003464cf2da343c"
2666+
integrity sha512-iL0PIMwejpmuVHgfibHpfDwOdsbmB50wr21X71VnF5d7SsBF7WK+ZvP/SCcFm7Iwb9iiYSap9rlrdhToNAWdxg==
26672667

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

0 commit comments

Comments
 (0)