Skip to content

Commit 3a49f57

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

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.55",
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.55":
2664+
version "14.18.55"
2665+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.55.tgz#c60ad83c7d87c2d933cc4c1cb7d54d98ae50e460"
2666+
integrity sha512-PiNZnJDie6lgSWfjWYcQ8KWrEHp0bGv1WgnQAUuaao/HpUBKNX+HXubScoMRdLXBuovbte0djGtsxiWScvlQUQ==
26672667

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

0 commit comments

Comments
 (0)