Skip to content

Commit d4f064c

Browse files
chore: update dependency @types/node to v12.12.50 (#1997)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4e830b3 commit d4f064c

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.4",
82-
"@types/node": "12.12.48",
82+
"@types/node": "12.12.50",
8383
"@typescript-eslint/eslint-plugin": "^3.0.0",
8484
"@typescript-eslint/parser": "^3.0.0",
8585
"docsify-cli": "^4.4.0",

yarn.lock

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

2586-
"@types/[email protected].48":
2587-
version "12.12.48"
2588-
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.48.tgz#4135f064eeed9fcfb4756deea5ba2caa11603391"
2589-
integrity sha512-m3Nmo/YaDUfYzdCQlxjF5pIy7TNyDTAJhIa//xtHcF0dlgYIBKULKnmloCPtByDxtZXrWV8Pge1AKT6/lRvVWg==
2586+
"@types/[email protected].50":
2587+
version "12.12.50"
2588+
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.50.tgz#e9b2e85fafc15f2a8aa8fdd41091b983da5fd6ee"
2589+
integrity sha512-5ImO01Fb8YsEOYpV+aeyGYztcYcjGsBvN4D7G5r1ef2cuQOpymjWNQi5V0rKHE6PC2ru3HkoUr/Br2/8GUA84w==
25902590

25912591
"@types/normalize-package-data@^2.4.0":
25922592
version "2.4.0"

0 commit comments

Comments
 (0)