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

0 comments on commit 0eac0e3

Please sign in to comment.