Skip to content

Commit

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

Bump @types/node from 16.9.1 to 16.9.2
  • Loading branch information
mergify[bot] committed Sep 17, 2021
2 parents 2acc967 + 0a5ed9f commit 0793613
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 @@ -619,7 +619,7 @@
},
"devDependencies": {
"@types/jest": "^27.0.1",
"@types/node": "16.9.1",
"@types/node": "16.9.2",
"@types/shell-quote": "1.7.1",
"@types/vscode": "1.43.0",
"jest": "^27.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -584,10 +584,10 @@
jest-diff "^27.0.0"
pretty-format "^27.0.0"

"@types/node@*", "@types/node@16.9.1":
version "16.9.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.1.tgz#0611b37db4246c937feef529ddcc018cf8e35708"
integrity sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==
"@types/node@*", "@types/node@16.9.2":
version "16.9.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.2.tgz#81f5a039d6ed1941f8cc57506c74e7c2b8fc64b9"
integrity sha512-ZHty/hKoOLZvSz6BtP1g7tc7nUeJhoCf3flLjh8ZEv1vFKBWHXcnMbJMyN/pftSljNyy0kNW/UqI3DccnBnZ8w==

"@types/prettier@^2.1.5":
version "2.3.0"
Expand Down

0 comments on commit 0793613

Please sign in to comment.