Skip to content

Commit f74bfca

Browse files
chore: update dependency @types/node to v12.12.51 (#2016)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dc3774a commit f74bfca

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.5",
82-
"@types/node": "12.12.50",
82+
"@types/node": "12.12.51",
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
@@ -2500,10 +2500,10 @@
25002500
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9"
25012501
integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA==
25022502

2503-
"@types/[email protected].50":
2504-
version "12.12.50"
2505-
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.50.tgz#e9b2e85fafc15f2a8aa8fdd41091b983da5fd6ee"
2506-
integrity sha512-5ImO01Fb8YsEOYpV+aeyGYztcYcjGsBvN4D7G5r1ef2cuQOpymjWNQi5V0rKHE6PC2ru3HkoUr/Br2/8GUA84w==
2503+
"@types/[email protected].51":
2504+
version "12.12.51"
2505+
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.51.tgz#446a67af8c5ff98947d7cef296484c6ad47ddb16"
2506+
integrity sha512-6ILqt8iNThALrxDv2Q4LyYFQxULQz96HKNIFd4s9QRQaiHINYeUpLqeU/2IU7YMtvipG1fQVAy//vY8/fX1Y9w==
25072507

25082508
"@types/normalize-package-data@^2.4.0":
25092509
version "2.4.0"

0 commit comments

Comments
 (0)