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

Commit c5708c9

Browse files
authored
Merge pull request #96 from aidenybai/dependabot/npm_and_yarn/dev/esbuild-0.11.1
build(deps-dev): bump esbuild from 0.10.2 to 0.11.1
2 parents 67305e3 + c61b6f9 commit c5708c9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/jest": "^26.0.22",
5656
"coveralls": "^3.1.0",
5757
"del-cli": "^3.0.1",
58-
"esbuild": "^0.10.2",
58+
"esbuild": "^0.11.1",
5959
"jest": "^26.6.1",
6060
"prettier": "^2.1.2",
6161
"rollup": "2.42.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2369,10 +2369,10 @@ error-ex@^1.3.1:
23692369
dependencies:
23702370
is-arrayish "^0.2.1"
23712371

2372-
esbuild@^0.10.2:
2373-
version "0.10.2"
2374-
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.10.2.tgz#caa65a8f3096d547d89159918039df6c5c6c90be"
2375-
integrity sha512-/5vsZD7wTJJHC3yNXLUjXNvUDwqwNoIMvFvLd9tcDQ9el5l13pspYm3yufavjIeYvNtAbo+6N/6uoWx9dGA6ug==
2372+
esbuild@^0.11.1:
2373+
version "0.11.1"
2374+
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.1.tgz#8b11cda40909b8736466547718e453ee146f655a"
2375+
integrity sha512-aqhODgreee+PW3vFG96/jtVgzGYqDoUncOk2XEwEquJH/NrfvPtigqkth1QSAMrv/44Z/7pKxmcL6RTJm2L3Og==
23762376

23772377
escalade@^3.1.1:
23782378
version "3.1.1"

0 commit comments

Comments
 (0)