Skip to content

Commit

Permalink
Update dependency esbuild to v0.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2020
1 parent b95ec99 commit 0de2490
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.22",
"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.22:
version "0.8.22"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.22.tgz#d558dd8579eb824a10ca04daa7be712379cae759"
integrity sha512-7cgcJwjff5pw6JLTpUyN3QZ6raOYamfvBt7ry0tyGZwZJ/W8mJrHuv+VC5rbNEO4Mz8s8ElmcavKc7R2g1HWow==

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

0 comments on commit 0de2490

Please sign in to comment.