Skip to content

Commit dbcabfd

Browse files
chore: update dependency @types/node to v12.12.53 (#2022)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fb627f2 commit dbcabfd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Diff for: 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].52":
2504-
version "12.12.52"
2505-
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.52.tgz#ed7a845116bf496a9937228cb9c2a0f74092aeb1"
2506-
integrity sha512-oNJSI5bzuAH4f4I5JatPf4jytM6vQPWMw8JDOH68mNMyOmSqBkctHBfsyaBU3Su+dhYd8E+tDtPJWUXsyO5Msg==
2503+
"@types/[email protected].53":
2504+
version "12.12.53"
2505+
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.53.tgz#be0d375933c3d15ef2380dafb3b0350ea7021129"
2506+
integrity sha512-51MYTDTyCziHb70wtGNFRwB4l+5JNvdqzFSkbDvpbftEgVUBEE+T5f7pROhWMp/fxp07oNIEQZd5bbfAH22ohQ==
25072507

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

0 commit comments

Comments
 (0)