Skip to content

Commit

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

Bump @types/node from 14.14.14 to 14.14.16
  • Loading branch information
tgodzik authored Dec 24, 2020
2 parents 5076ec6 + 4c8810d commit 33760be
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 @@ -557,7 +557,7 @@
"format-check": "prettier --check '**/*.{ts,js,json,yml}'"
},
"devDependencies": {
"@types/node": "14.14.14",
"@types/node": "14.14.16",
"@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].14":
version "14.14.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.14.tgz#f7fd5f3cc8521301119f63910f0fb965c7d761ae"
integrity sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ==
"@types/node@*", "@types/[email protected].16":
version "14.14.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.16.tgz#3cc351f8d48101deadfed4c9e4f116048d437b4b"
integrity sha512-naXYePhweTi+BMv11TgioE2/FXU4fSl29HAH1ffxVciNsH3rYXjNP2yM8wqmSm7jS20gM8TIklKiTen+1iVncw==

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

0 comments on commit 33760be

Please sign in to comment.