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.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 19, 2021
1 parent 0cb62cb commit ee5efc8
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.12.1",
"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.12.1":
version: 0.12.1
resolution: "esbuild@npm:0.12.1"
bin:
esbuild: bin/esbuild
checksum: 107341ba22dbd5977a24c57416c3fb77edc96e2913fbbe6f84e4fea8705c729ab2c7da8549fbf5c2818c7b0dd7642edbdd6884b4adb6678e5d99ed7b289a3e7c
checksum: 9fad417f76b9bd8d8f62ae76572659066dfeefb11583cef73c283f7e0b75c9d1a341f9b9237b420bb1eb02234706e2563fea06ac9a1e01659705b57a3b75baa1
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.12.1
esbuild-jest: 0.5.0
fastify: ^3.13.0
jest: 26.6.3
Expand Down

0 comments on commit ee5efc8

Please sign in to comment.