Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaister committed Oct 7, 2021
1 parent 5dcc078 commit d95c7ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"@babel/preset-env": "7.15.8",
"@types/jest": "27.0.2",
"@types/jest-environment-puppeteer": "4.4.1",
"@types/node": "15.12.4",
"@types/node": "16.10.3",
"@types/puppeteer": "5.4.4",
"babel-loader": "8.2.2",
"blob-polyfill": "5.0.20210201",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Expand Up @@ -1408,16 +1408,11 @@
dependencies:
"@types/node" "*"

"@types/node@*":
"@types/node@*", "@types/node@16.10.3":
version "16.10.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.3.tgz#7a8f2838603ea314d1d22bb3171d899e15c57bd5"
integrity sha512-ho3Ruq+fFnBrZhUYI46n/bV2GjwzSkwuT4dTf0GkuNFmnb8nq4ny2z9JEVemFi6bdEJanHLlYfy9c6FN9B9McQ==

"@types/node@15.12.4":
version "15.12.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26"
integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA==

"@types/node@^15.12.5":
version "15.14.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa"
Expand Down

0 comments on commit d95c7ac

Please sign in to comment.