Skip to content

Commit

Permalink
Merge 6318935 into a3aa1d6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2021
2 parents a3aa1d6 + 6318935 commit ef33e16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -78,7 +78,7 @@
},
"dependencies": {
"@types/http-link-header": "^1.0.1",
"@types/node": "^13.1.0",
"@types/node": "^14.0.0",
"canonicalize": "^1.0.1",
"http-link-header": "^1.0.2",
"cross-fetch": "^3.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -599,10 +599,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08"
integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==

"@types/node@^13.1.0":
version "13.13.52"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.52.tgz#03c13be70b9031baaed79481c0c0cfb0045e53f7"
integrity sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ==
"@types/node@^14.0.0":
version "14.17.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.1.tgz#5e07e0cb2ff793aa7a1b41deae76221e6166049f"
integrity sha512-/tpUyFD7meeooTRwl3sYlihx2BrJE7q9XF71EguPFIySj9B7qgnRtHsHTho+0AUm4m1SvWGm6uSncrR94q6Vtw==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down

0 comments on commit ef33e16

Please sign in to comment.