Skip to content

Commit 8877c2d

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/node to v12.12.62
1 parent 4208921 commit 8877c2d

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.14",
16-
"@types/node": "12.12.61",
16+
"@types/node": "12.12.62",
1717
"@types/react": "16.9.49",
1818
"@types/react-dom": "16.9.8",
1919
"axios": "0.20.0",

yarn.lock

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

1561-
"@types/[email protected].61":
1562-
version "12.12.61"
1563-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.61.tgz#f9115df7cef34d76afa0a333d1c7e6aab051870a"
1564-
integrity sha512-+/KPk6uV9qGfVX0y2uUj3y8O0Z6KZWUy3XTS0uQGYYF+iXGtepm9GPETdcRq+hGmErkLOr5QJDX8vuymkwu4sA==
1561+
"@types/[email protected].62":
1562+
version "12.12.62"
1563+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.62.tgz#733923d73669188d35950253dd18a21570085d2b"
1564+
integrity sha512-qAfo81CsD7yQIM9mVyh6B/U47li5g7cfpVQEDMfQeF8pSZVwzbhwU3crc0qG4DmpsebpJPR49AKOExQyJ05Cpg==
15651565

15661566
"@types/parse-json@^4.0.0":
15671567
version "4.0.0"

0 commit comments

Comments
 (0)