Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to ^0.12.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 1, 2021
1 parent 3138bf5 commit e55dc5f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/jest": "^26.0.24",
"@types/node": "^16.3.1",
"consola": "^2.15.3",
"esbuild": "^0.12.15",
"esbuild": "^0.12.17",
"esbuild-runner": "^2.2.0",
"jest": "^27.0.6",
"nodemon": "^2.0.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"types": "lib",
"peerDependencies": {
"esbuild": "^0.12.0"
"esbuild": "^0.12.17"
},
"dependencies": {
"cheerio": "^1.0.0-rc.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3990,10 +3990,10 @@ esbuild-runner@^2.2.0:
source-map-support "0.5.19"
tslib "2.2.0"

esbuild@^0.12.15:
version "0.12.15"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.15.tgz#9d99cf39aeb2188265c5983e983e236829f08af0"
integrity sha512-72V4JNd2+48eOVCXx49xoSWHgC3/cCy96e7mbXKY+WOWghN00cCmlGnwVLRhRHorvv0dgCyuMYBZlM2xDM5OQw==
esbuild@^0.12.17:
version "0.12.17"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.17.tgz#5816f905c2905de0ebbc658860df7b5b48afbcd3"
integrity sha512-GshKJyVYUnlSXIZj/NheC2O0Kblh42CS7P1wJyTbbIHevTG4jYMS9NNw8EOd8dDWD0dzydYHS01MpZoUcQXB4g==

escalade@^3.1.1:
version "3.1.1"
Expand Down

1 comment on commit e55dc5f

@vercel
Copy link

@vercel vercel bot commented on e55dc5f Aug 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.