mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Bump esbuild from 0.11.18 to 0.11.19
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.11.18 to 0.11.19. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.11.18...v0.11.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b1bfb333b0
commit
ab132ba729
2 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
"cleanslate": "^0.10.1",
|
||||
"csp-serdes": "github:cmcaine/csp-serdes",
|
||||
"css": "^3.0.0",
|
||||
"esbuild": "^0.11.18",
|
||||
"esbuild": "^0.11.19",
|
||||
"fuse.js": "^6.4.6",
|
||||
"nearley": "^2.20.1",
|
||||
"rambda": "^6.7.0",
|
||||
|
|
|
@ -2209,10 +2209,10 @@ es6-promisify@6.1.1:
|
|||
resolved "https://registry.yarnpkg.com/es6-promisify/-/es6-promisify-6.1.1.tgz#46837651b7b06bf6fff893d03f29393668d01621"
|
||||
integrity sha512-HBL8I3mIki5C1Cc9QjKUenHtnG0A5/xA8Q/AllRcfiwl2CZFXGK7ddBiCoRwAix4i2KxcQfjtIVcrVbB3vbmwg==
|
||||
|
||||
esbuild@^0.11.18:
|
||||
version "0.11.18"
|
||||
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.18.tgz#b587ec9e84d2e291b545e3c6342b5b703fd009cb"
|
||||
integrity sha512-KD7v4N9b5B8bxPUNn/3GA9r0HWo4nJk3iwjZ+2zG1ffg+r8ig+wqj7sW6zgI6Sn4/B2FnbzqWxcAokAGGM5zwQ==
|
||||
esbuild@^0.11.19:
|
||||
version "0.11.19"
|
||||
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.11.19.tgz#59289d9c6ee3f45d0db289a662c31473da25c199"
|
||||
integrity sha512-X2h8UThAwKLxmc1OChHVegIScphS/qU9cUB5vCEV2T0A024E8Ptpg9xssXXcs+j1uEgXrDJZuVRzx2JsmGzq7A==
|
||||
|
||||
escalade@^3.1.1:
|
||||
version "3.1.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue