Skip to content

Commit

Permalink
⬆️ Update dependency @types/node to v12.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 18, 2019
1 parent 26d8a83 commit 2183ae8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/classnames": "2.2.9",
"@types/jest": "24.0.23",
"@types/markdown-it": "0.0.9",
"@types/node": "12.12.8",
"@types/node": "12.12.9",
"@types/react": "16.9.11",
"@types/react-dom": "16.9.4",
"@types/react-html-parser": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1717,10 +1717,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44"
integrity sha512-dyYO+f6ihZEtNPDcWNR1fkoTDf3zAK3lAABDze3mz6POyIercH0lEUawUFXlG8xaQZmm1yEBON/4TsYv/laDYg==

"@types/node@12.12.8":
version "12.12.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.8.tgz#dab418655af39ce2fa99286a0bed21ef8072ac9d"
integrity sha512-XLla8N+iyfjvsa0KKV+BP/iGSoTmwxsu5Ci5sM33z9TjohF72DEz95iNvD6pPmemvbQgxAv/909G73gUn8QR7w==
"@types/node@12.12.9":
version "12.12.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.9.tgz#0b5ae05516b757cbff2e82c04500190aef986c7b"
integrity sha512-kV3w4KeLsRBW+O2rKhktBwENNJuqAUQHS3kf4ia2wIaF/MN6U7ANgTsx7tGremcA0Pk3Yh0Hl0iKiLPuBdIgmw==

"@types/node@^6.14.4":
version "6.14.7"
Expand Down

0 comments on commit 2183ae8

Please sign in to comment.