Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit e664154

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v14.14.26
1 parent c7ca154 commit e664154

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/babel-generator": "6.25.3",
4343
"@types/diff": "5.0.0",
4444
"@types/execa": "0.9.0",
45-
"@types/node": "14.14.25",
45+
"@types/node": "14.14.26",
4646
"@types/prop-types": "15.7.3",
4747
"@types/react": "17.0.1",
4848
"ava": "3.15.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,11 +271,16 @@
271271
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
272272
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
273273

274-
"@types/node@*", "@types/node@14.14.25":
274+
"@types/node@*":
275275
version "14.14.25"
276276
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
277277
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
278278

279+
"@types/node@14.14.26":
280+
version "14.14.26"
281+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.26.tgz#e40df24c957568f350cca04e63bfb1e1556d1cbf"
282+
integrity sha512-skWxepWOs+VArEBWd2S/VR3wUavioIIx9/HzW+UJiIjtwa6+kNXdsOeq7FfxDXf56hIcL0ieo2brwMgBJ1+lhw==
283+
279284
"@types/normalize-package-data@^2.4.0":
280285
version "2.4.0"
281286
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"

0 commit comments

Comments
 (0)