Skip to content

Commit ff72a9a

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/node to v12.20.4
1 parent f68388b commit ff72a9a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@testing-library/react": "11.2.5",
1313
"@testing-library/user-event": "12.7.1",
1414
"@types/jest": "26.0.20",
15-
"@types/node": "12.20.3",
15+
"@types/node": "12.20.4",
1616
"@types/react": "17.0.2",
1717
"@types/react-dom": "17.0.1",
1818
"@types/react-router": "5.1.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2644,10 +2644,10 @@
26442644
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
26452645
integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==
26462646

2647-
"@types/node@12.20.3":
2648-
version "12.20.3"
2649-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.3.tgz#fbabde59d96c23a80e337ca6a71b464da2a0a824"
2650-
integrity sha512-63cSd8J30Sr4/aFKKfDmCEM4GMH3W2efWT0Ii/B+Ohm3id0TU2xPEBFktiq3nXCZcN6VwVvpyv75I4zTP7YO/w==
2647+
"@types/node@12.20.4":
2648+
version "12.20.4"
2649+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.4.tgz#73687043dd00fcb6962c60fbf499553a24d6bdf2"
2650+
integrity sha512-xRCgeE0Q4pT5UZ189TJ3SpYuX/QGl6QIAOAIeDSbAVAd2gX1NxSZup4jNVK7cxIeP8KDSbJgcckun495isP1jQ==
26512651

26522652
"@types/normalize-package-data@^2.4.0":
26532653
version "2.4.0"

0 commit comments

Comments
 (0)