Skip to content

Commit

Permalink
Update dependency esbuild to v0.8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 26, 2020
1 parent b95ec99 commit 1ffca7a
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 @@ -98,7 +98,7 @@
"auto-changelog": "2.2.1",
"bufferutil": "4.0.2",
"canvas": "2.6.1",
"esbuild": "0.8.5",
"esbuild": "0.8.16",
"eslint": "7.13.0",
"eslint-config-prettier": "6.15.0",
"husky": "4.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3676,10 +3676,10 @@ es6-symbol@^3.1.1, es6-symbol@~3.1.3:
d "^1.0.1"
ext "^1.1.2"

esbuild@0.8.5:
version "0.8.5"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.5.tgz#d5fc10d34e68c6b414158b59a386df767dc8385a"
integrity sha512-195Lq3Hp3V8rvccV4ede8PxmGvKuh4BrGQHxVfcYmpyg1ni078QN4iO1VNYCl55v0qYsWz6n96y3ZtMpuEtDRQ==
esbuild@0.8.16:
version "0.8.16"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.16.tgz#8ae34b15d938e8b8b5ac2459414fe3e7fd7dd6b2"
integrity sha512-HMvPNxDIhEGO/YUh8oO8oxQ1g+ttWz2anUF7NJmQglj2XfJS8zd8mP0Sb2y+jE1SVk3UjD/rYhdsEOFULN9/xw==

escalade@^3.0.1, escalade@^3.1.1:
version "3.1.1"
Expand Down

0 comments on commit 1ffca7a

Please sign in to comment.