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

Commit dc76690

Browse files
committed
chore(deps): update dependency esbuild to v0.11.7
1 parent 4b878c3 commit dc76690

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@commitlint/config-conventional": "12.0.1",
5050
"@types/jest": "26.0.22",
5151
"@types/node": "14.14.37",
52-
"esbuild": "0.10.2",
52+
"esbuild": "0.11.7",
5353
"husky": "5.2.0",
5454
"import-sort": "6.0.0",
5555
"import-sort-style-module": "6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,10 +1843,10 @@ error-ex@^1.3.1:
18431843
dependencies:
18441844
is-arrayish "^0.2.1"
18451845

1846-
esbuild@0.10.2:
1847-
version "0.10.2"
1848-
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.10.2.tgz#caa65a8f3096d547d89159918039df6c5c6c90be"
1849-
integrity sha512-/5vsZD7wTJJHC3yNXLUjXNvUDwqwNoIMvFvLd9tcDQ9el5l13pspYm3yufavjIeYvNtAbo+6N/6uoWx9dGA6ug==
1846+
esbuild@0.11.7:
1847+
version "0.11.7"
1848+
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.7.tgz#c32ee844d3b0db489e62ea0ad028e109f6f205c7"
1849+
integrity sha512-rY+jA0TiCFVLcvxUbbp+yQ9EEBXDsfIU4rsY7RKJEsx/fjjRFjyGnamRCBwUZQspK37G9We6xAkX7IibGA24AA==
18501850

18511851
escalade@^3.1.1:
18521852
version "3.1.1"

0 commit comments

Comments
 (0)