Skip to content

Commit

Permalink
chore(deps-dev): upgrade @types/node to 12.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Aug 15, 2019
1 parent 2ee24d2 commit f0aaba5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1066,9 +1066,9 @@
"@types/node" "*"

"@types/node@*", "@types/node@^12.7.1":
version "12.7.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.1.tgz#3b5c3a26393c19b400844ac422bd0f631a94d69d"
integrity sha512-aK9jxMypeSrhiYofWWBf/T7O+KwaiAHzM4sveCdWPn71lzUSMimRnKzhXDKfKwV1kWoBo2P1aGgaIYGLf9/ljw==
version "12.7.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.2.tgz#c4e63af5e8823ce9cc3f0b34f7b998c2171f0c44"
integrity sha512-dyYO+f6ihZEtNPDcWNR1fkoTDf3zAK3lAABDze3mz6POyIercH0lEUawUFXlG8xaQZmm1yEBON/4TsYv/laDYg==

"@types/proxyquire@^1.3.28":
version "1.3.28"
Expand Down

0 comments on commit f0aaba5

Please sign in to comment.