Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency esbuild to v0.11.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2021
1 parent 4b878c3 commit f794ea1
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 @@ -49,7 +49,7 @@
"@commitlint/config-conventional": "12.0.1",
"@types/jest": "26.0.22",
"@types/node": "14.14.37",
"esbuild": "0.10.2",
"esbuild": "0.11.14",
"husky": "5.2.0",
"import-sort": "6.0.0",
"import-sort-style-module": "6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1843,10 +1843,10 @@ error-ex@^1.3.1:
dependencies:
is-arrayish "^0.2.1"

esbuild@0.10.2:
version "0.10.2"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.10.2.tgz#caa65a8f3096d547d89159918039df6c5c6c90be"
integrity sha512-/5vsZD7wTJJHC3yNXLUjXNvUDwqwNoIMvFvLd9tcDQ9el5l13pspYm3yufavjIeYvNtAbo+6N/6uoWx9dGA6ug==
esbuild@0.11.14:
version "0.11.14"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.14.tgz#0f4beba211d6d23e2825f61a89ccff1eef96361b"
integrity sha512-ejheEPkqhq5y0LM9rG9e+3yDihPtqeeE4NZmG7VQiSGJ3CjO4HvPOHmhhttSksfSztjLAGo2+0/zSIvlqj4JOQ==

escalade@^3.1.1:
version "3.1.1"
Expand Down

0 comments on commit f794ea1

Please sign in to comment.