Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit d731b2b

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

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
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@types/jest": "26.0.20",
16-
"@types/node": "12.20.3",
16+
"@types/node": "12.20.4",
1717
"@types/react": "16.14.4",
1818
"@types/react-dom": "16.9.11",
1919
"axios": "0.21.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,10 +1573,10 @@
15731573
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.2.tgz#160d82623610db590a64e8ca81784e11117e5a54"
15741574
integrity sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A==
15751575

1576-
"@types/[email protected].3":
1577-
version "12.20.3"
1578-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.3.tgz#fbabde59d96c23a80e337ca6a71b464da2a0a824"
1579-
integrity sha512-63cSd8J30Sr4/aFKKfDmCEM4GMH3W2efWT0Ii/B+Ohm3id0TU2xPEBFktiq3nXCZcN6VwVvpyv75I4zTP7YO/w==
1576+
"@types/[email protected].4":
1577+
version "12.20.4"
1578+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.4.tgz#73687043dd00fcb6962c60fbf499553a24d6bdf2"
1579+
integrity sha512-xRCgeE0Q4pT5UZ189TJ3SpYuX/QGl6QIAOAIeDSbAVAd2gX1NxSZup4jNVK7cxIeP8KDSbJgcckun495isP1jQ==
15801580

15811581
"@types/parse-json@^4.0.0":
15821582
version "4.0.0"

0 commit comments

Comments
 (0)