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

Commit 0169be1

Browse files
committed
fix(deps): update dependency @types/node to v13.13.6
1 parent df85417 commit 0169be1

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
@@ -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.6",
1919
"@types/react": "16.9.23",
2020
"@types/react-dom": "16.9.5",
2121
"axios": "0.19.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.6":
2377+
version "13.13.6"
2378+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.6.tgz#caa6756b64d30547a2082235531fa0dd8cba1b6e"
2379+
integrity sha512-zqRj8ugfROCjXCNbmPBe2mmQ0fJWP9lQaN519hwunOgpHgVykme4G6FW95++dyNFDvJUk4rtExkVkL0eciu5NA==
23802380

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

0 commit comments

Comments
 (0)