Skip to content

Commit d6385ba

Browse files
committed
chore: update dependency @types/node to v12.12.48
1 parent 46a27bf commit d6385ba

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.47",
82+
"@types/node": "12.12.48",
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].47":
2587-
version "12.12.47"
2588-
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.47.tgz#5007b8866a2f9150de82335ca7e24dd1d59bdfb5"
2589-
integrity sha512-yzBInQFhdY8kaZmqoL2+3U5dSTMrKaYcb561VU+lDzAYvqt+2lojvBEy+hmpSNuXnPTx7m9+04CzWYOUqWME2A==
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==
25902590

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

0 commit comments

Comments
 (0)