Skip to content

Commit 1937521

Browse files
chore: update dependency @types/node to v12.19.1 (#2229)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5de4bf6 commit 1937521

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.0",
82+
"@types/node": "12.19.1",
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
@@ -2481,10 +2481,10 @@
24812481
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9"
24822482
integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA==
24832483

2484-
"@types/[email protected].0":
2485-
version "12.19.0"
2486-
resolved "https://registry.npmjs.org/@types/node/-/node-12.19.0.tgz#a0f841c195bdbe0b5070da9278b3e22189e8c8f6"
2487-
integrity sha512-4BVAE9yp5DU3ISqBInsaRp9J474HWNaNVs8eZ1Far3dI1MwS3Wk0EvBRMM4xBh3Oz+c05hUgJmcbtAVmG8bv7w==
2484+
"@types/[email protected].1":
2485+
version "12.19.1"
2486+
resolved "https://registry.npmjs.org/@types/node/-/node-12.19.1.tgz#303f74c8a2b35644594139e948b2be470ae1186f"
2487+
integrity sha512-/xaVmBBjOGh55WCqumLAHXU9VhjGtmyTGqJzFBXRWZzByOXI5JAJNx9xPVGEsNizrNwcec92fQMj458MWfjN1A==
24882488

24892489
"@types/normalize-package-data@^2.4.0":
24902490
version "2.4.0"

0 commit comments

Comments
 (0)