Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency esbuild to v0.11.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2021
1 parent 872100e commit ade3ab2
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"chalk": "4.1.1",
"common-tags": "1.8.0",
"dotenv": "8.2.0",
"esbuild": "0.11.15",
"esbuild": "0.11.18",
"esbuild-jest": "0.5.0",
"jest": "26.6.3",
"slice-ansi": "4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2812,12 +2812,12 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:0.11.15":
version: 0.11.15
resolution: "esbuild@npm:0.11.15"
"esbuild@npm:0.11.18":
version: 0.11.18
resolution: "esbuild@npm:0.11.18"
bin:
esbuild: bin/esbuild
checksum: 107341ba22dbd5977a24c57416c3fb77edc96e2913fbbe6f84e4fea8705c729ab2c7da8549fbf5c2818c7b0dd7642edbdd6884b4adb6678e5d99ed7b289a3e7c
checksum: e910000e9a31b577d10ff066b395b2e273571604c32247ebd4832544168499e6d3b975ce0fd9f35aa3c01a15407380be6c5e51a80f1713721396483eb9525b34
languageName: node
linkType: hard

Expand Down Expand Up @@ -6508,7 +6508,7 @@ fsevents@^2.1.2:
chalk: 4.1.1
common-tags: 1.8.0
dotenv: 8.2.0
esbuild: 0.11.15
esbuild: 0.11.18
esbuild-jest: 0.5.0
fastify: ^3.13.0
jest: 26.6.3
Expand Down

0 comments on commit ade3ab2

Please sign in to comment.