Skip to content

Commit

Permalink
fix(deps): update dependency esbuild-loader to v2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 16, 2022
1 parent ced89e9 commit 878b96f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"css-minimizer-webpack-plugin": "3.4.1",
"dotenv-webpack": "7.1.0",
"esbuild": "0.14.39",
"esbuild-loader": "2.18.0",
"esbuild-loader": "2.19.0",
"fast-glob": "3.2.11",
"file-loader": "6.2.0",
"graphql": "16.5.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6169,7 +6169,7 @@ __metadata:
css-minimizer-webpack-plugin: 3.4.1
dotenv-webpack: 7.1.0
esbuild: 0.14.39
esbuild-loader: 2.18.0
esbuild-loader: 2.19.0
fast-glob: 3.2.11
file-loader: 6.2.0
graphql: 16.5.0
Expand Down Expand Up @@ -15143,19 +15143,19 @@ __metadata:
languageName: node
linkType: hard

"esbuild-loader@npm:2.18.0":
version: 2.18.0
resolution: "esbuild-loader@npm:2.18.0"
"esbuild-loader@npm:2.19.0":
version: 2.19.0
resolution: "esbuild-loader@npm:2.19.0"
dependencies:
esbuild: ^0.14.6
esbuild: ^0.14.39
joycon: ^3.0.1
json5: ^2.2.0
loader-utils: ^2.0.0
tapable: ^2.2.0
webpack-sources: ^2.2.0
peerDependencies:
webpack: ^4.40.0 || ^5.0.0
checksum: 885eb4e692da66e4d7a6814abace0d10eee4d62b7c7cacfedd1c995f43b0ec7f2bef9eb80ca624f720aca20e80b1540f3994efc319a1b59fb7acf7c6d801d63f
checksum: 309b4bd169ffd1d743ad7099182323a179dec789cd5eb4f5f0258c1c13034a154917679e2402bfcedd90c9b03d06d773e97fe4aa1056274dc43d30633c5707e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -15201,7 +15201,7 @@ __metadata:
languageName: node
linkType: hard

"esbuild@npm:0.14.39, esbuild@npm:^0.14.6":
"esbuild@npm:0.14.39, esbuild@npm:^0.14.39":
version: 0.14.39
resolution: "esbuild@npm:0.14.39"
dependencies:
Expand Down

0 comments on commit 878b96f

Please sign in to comment.