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.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and KnisterPeter committed Jun 9, 2021
1 parent 5d82875 commit 9e25712
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.7",
"esbuild-jest": "0.5.0",
"jest": "27.0.4",
"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 @@ -3190,12 +3190,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.7":
version: 0.12.7
resolution: "esbuild@npm:0.12.7"
bin:
esbuild: bin/esbuild
checksum: 107341ba22dbd5977a24c57416c3fb77edc96e2913fbbe6f84e4fea8705c729ab2c7da8549fbf5c2818c7b0dd7642edbdd6884b4adb6678e5d99ed7b289a3e7c
checksum: fa8ac782c10dbaf8486b9926de726525977b3280b4204c32a247abe244cd05f02bd4fd37a2091e8170adcc651075f10616b65aabd8ba3e6e14fb680306fdcf62
languageName: node
linkType: hard

Expand Down Expand Up @@ -6939,7 +6939,7 @@ __metadata:
chalk: 4.1.1
common-tags: 1.8.0
dotenv: 8.2.0
esbuild: 0.11.15
esbuild: 0.12.7
esbuild-jest: 0.5.0
fastify: ^3.13.0
jest: 27.0.4
Expand Down

0 comments on commit 9e25712

Please sign in to comment.