Skip to content

Commit

Permalink
Update dependency esbuild to v0.8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 5, 2020
1 parent b95ec99 commit ef08a8f
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.19",
"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.19:
version "0.8.19"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.19.tgz#773a85175cc911a77d7edae5ebabb55f26a25c43"
integrity sha512-KeLnk6TA7yX+KEz9+eDUigJ6ZG5Z7P1pscYdBjlCMuiOFjtbm7/BCHLpLkxfaMT04KwXbS8Lovrzl9rA5xctQg==

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

0 comments on commit ef08a8f

Please sign in to comment.