Skip to content

Commit

Permalink
chore: update dependency @types/node to v12.11.2 (#813)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and marionebl committed Oct 21, 2019
1 parent 81c74e7 commit 572a52c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion @commitlint/top-level/package.json
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@commitlint/utils": "^8.3.0",
"@types/find-up": "2.1.1",
"@types/node": "12.7.8"
"@types/node": "12.11.2"
},
"dependencies": {
"find-up": "^4.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1319,10 +1319,10 @@
resolved "https://registry.npmjs.org/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==

"@types/node@12.7.8":
version "12.7.8"
resolved "https://registry.npmjs.org/@types/node/-/node-12.7.8.tgz#cb1bf6800238898bc2ff6ffa5702c3cadd350708"
integrity sha512-FMdVn84tJJdV+xe+53sYiZS4R5yn1mAIxfj+DVoNiQjTYz1+OYmjwEZr1ev9nU0axXwda0QDbYl06QHanRVH3A==
"@types/node@12.11.2":
version "12.11.2"
resolved "https://registry.npmjs.org/@types/node/-/node-12.11.2.tgz#75ba3beda30d690b89a5089ca1c6e8e386150b76"
integrity sha512-dsfE4BHJkLQW+reOS6b17xhZ/6FB1rB8eRRvO08nn5o+voxf3i74tuyFWNH6djdfgX7Sm5s6LD8t6mJug4dpDw==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down

0 comments on commit 572a52c

Please sign in to comment.