Skip to content

Commit

Permalink
Merge pull request #527 from scalameta/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…node-14.14.36

Bump @types/node from 14.14.35 to 14.14.36
  • Loading branch information
mergify[bot] authored Mar 26, 2021
2 parents 346be06 + f6fc02a commit 105066b
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 @@ -582,7 +582,7 @@
"format-check": "prettier --check '**/*.{ts,js,json,yml}'"
},
"devDependencies": {
"@types/node": "14.14.35",
"@types/node": "14.14.36",
"@types/shell-quote": "1.7.0",
"@types/vscode": "1.43.0",
"ovsx": "0.1.0-next.980e5cf",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@types/node@*", "@types/[email protected].35":
version "14.14.35"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.35.tgz#42c953a4e2b18ab931f72477e7012172f4ffa313"
integrity sha512-Lt+wj8NVPx0zUmUwumiVXapmaLUcAk3yPuHCFVXras9k5VT9TdhJqKqGVUQCD60OTMCl0qxJ57OiTL0Mic3Iag==
"@types/node@*", "@types/[email protected].36":
version "14.14.36"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.36.tgz#5637905dbb15c30a33a3c65b9ef7c20e3c85ebad"
integrity sha512-kjivUwDJfIjngzbhooRnOLhGYz6oRFi+L+EpMjxroDYXwDw9lHrJJ43E+dJ6KAd3V3WxWAJ/qZE9XKYHhjPOFQ==

"@types/[email protected]":
version "1.7.0"
Expand Down

0 comments on commit 105066b

Please sign in to comment.