Skip to content

Commit 37f2532

Browse files
chore: update dependency @types/node to v12.19.2 (#2239)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dff179d commit 37f2532

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
@@ -79,7 +79,7 @@
7979
"devDependencies": {
8080
"@lerna/project": "3.21.0",
8181
"@types/jest": "26.0.15",
82-
"@types/node": "12.19.1",
82+
"@types/node": "12.19.2",
8383
"@typescript-eslint/eslint-plugin": "^4.1.0",
8484
"@typescript-eslint/parser": "^4.1.0",
8585
"docsify-cli": "^4.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2486,10 +2486,10 @@
24862486
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9"
24872487
integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA==
24882488

2489-
"@types/[email protected].1":
2490-
version "12.19.1"
2491-
resolved "https://registry.npmjs.org/@types/node/-/node-12.19.1.tgz#303f74c8a2b35644594139e948b2be470ae1186f"
2492-
integrity sha512-/xaVmBBjOGh55WCqumLAHXU9VhjGtmyTGqJzFBXRWZzByOXI5JAJNx9xPVGEsNizrNwcec92fQMj458MWfjN1A==
2489+
"@types/[email protected].2":
2490+
version "12.19.2"
2491+
resolved "https://registry.npmjs.org/@types/node/-/node-12.19.2.tgz#9565ed5c72ba96038fc3add643edd5e7820598e7"
2492+
integrity sha512-SRH6QM0IMOBBFmDiJ75vlhcbUEYEquvSuhsVW9ijG20JvdFTfOrB1p6ddZxz5y/JNnbf+9HoHhjhOVSX2hsJyA==
24932493

24942494
"@types/normalize-package-data@^2.4.0":
24952495
version "2.4.0"

0 commit comments

Comments
 (0)