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

Commit 4d8a219

Browse files
committed
fix(deps): update dependency @types/node to v13.13.2
1 parent df85417 commit 4d8a219

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
@@ -15,7 +15,7 @@
1515
"@testing-library/react": "10.0.1",
1616
"@types/history": "4.7.5",
1717
"@types/lodash": "4.14.149",
18-
"@types/node": "13.9.1",
18+
"@types/node": "13.13.2",
1919
"@types/react": "16.9.23",
2020
"@types/react-dom": "16.9.5",
2121
"axios": "0.19.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2373,10 +2373,10 @@
23732373
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.8.tgz#1d590429fe8187a02707720ecf38a6fe46ce294b"
23742374
integrity sha512-6XzyyNM9EKQW4HKuzbo/CkOIjn/evtCmsU+MUM1xDfJ+3/rNjBttM1NgN7AOQvN6tP1Sl1D1PIKMreTArnxM9A==
23752375

2376-
"@types/node@13.9.1":
2377-
version "13.9.1"
2378-
resolved "https://registry.npmjs.org/@types/node/-/node-13.9.1.tgz#96f606f8cd67fb018847d9b61e93997dabdefc72"
2379-
integrity sha512-E6M6N0blf/jiZx8Q3nb0vNaswQeEyn0XlupO+xN6DtJ6r6IT4nXrTry7zhIfYvFCl3/8Cu6WIysmUBKiqV0bqQ==
2376+
"@types/node@13.13.2":
2377+
version "13.13.2"
2378+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.2.tgz#160d82623610db590a64e8ca81784e11117e5a54"
2379+
integrity sha512-LB2R1Oyhpg8gu4SON/mfforE525+Hi/M1ineICEDftqNVTyFg1aRIeGuTvXAoWHc4nbrFncWtJgMmoyRvuGh7A==
23802380

23812381
"@types/parse-json@^4.0.0":
23822382
version "4.0.0"

0 commit comments

Comments
 (0)