Skip to content

Commit

Permalink
Merge pull request scalameta#792 from scalameta/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/types/node-17.0.0

Bump @types/node from 16.11.13 to 17.0.0
  • Loading branch information
mergify[bot] authored Dec 16, 2021
2 parents f9b3445 + 9b81552 commit fde1ccc
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 @@ -781,7 +781,7 @@
},
"devDependencies": {
"@types/jest": "^27.0.3",
"@types/node": "16.11.13",
"@types/node": "17.0.0",
"@types/shell-quote": "1.7.1",
"@types/vscode": "1.59.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -646,10 +646,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==

"@types/node@*", "@types/node@16.11.13":
version "16.11.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.13.tgz#6b71641b81a98c6a538d89892440c06f147edddc"
integrity sha512-eUXZzHLHoZqj1frtUetNkUetYoJ6X55UmrVnFD4DMhVeAmwLjniZhtBmsRiemQh4uq4G3vUra/Ws/hs9vEvL3Q==
"@types/node@*", "@types/node@17.0.0":
version "17.0.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.0.tgz#62797cee3b8b497f6547503b2312254d4fe3c2bb"
integrity sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw==

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

0 comments on commit fde1ccc

Please sign in to comment.