Skip to content

Commit

Permalink
⬆️ Bump @types/node from 12.12.18 to 12.12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Dec 18, 2019
1 parent 8b834ac commit 65b3cf6
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 @@ -56,7 +56,7 @@
"@types/html-minifier": "^3.5.3",
"@types/marked": "^0.7.2",
"@types/minimist": "^1.2.0",
"@types/node": "^12.12.18",
"@types/node": "^12.12.20",
"@types/recursive-readdir": "^2.2.0",
"@types/remove-markdown": "^0.1.1",
"@types/sass": "^1.16.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=

"@types/node@*", "@types/node@^12.12.18", "@types/node@^12.12.3":
version "12.12.18"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.18.tgz#8d16634797d63c2af5bc647ce879f8de20b56469"
integrity sha512-DBkZuIMFuAfjJHiunyRc+aNvmXYNwV1IPMgGKGlwCp6zh6MKrVtmvjSWK/axWcD25KJffkXgkfvFra8ndenXAw==
"@types/node@*", "@types/node@^12.12.20", "@types/node@^12.12.3":
version "12.12.20"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.20.tgz#7b693038ce661fe57a7ffa4679440b5e7c5e8b99"
integrity sha512-VAe+DiwpnC/g448uN+/3gRl4th0BTdrR9gSLIOHA+SUQskaYZQDOHG7xmjiE7JUhjbXnbXytf6Ih+/pA6CtMFQ==

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

0 comments on commit 65b3cf6

Please sign in to comment.