Skip to content

Commit

Permalink
build(deps-dev): bump esbuild-loader from 4.0.1 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [esbuild-loader](https://github.com/esbuild-kit/esbuild-loader) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/esbuild-kit/esbuild-loader/releases)
- [Commits](privatenumber/esbuild-loader@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: esbuild-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and woylie committed Sep 2, 2023
1 parent 32855b2 commit 4ab3a25
Show file tree
Hide file tree
Showing 2 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 @@ -14,7 +14,7 @@
"devDependencies": {
"autoprefixer": "^10.4.15",
"css-loader": "^6.8.1",
"esbuild-loader": "^4.0.1",
"esbuild-loader": "^4.0.2",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.28",
"postcss-loader": "^7.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1480,17 +1480,17 @@ __metadata:
languageName: node
linkType: hard

"esbuild-loader@npm:^4.0.1":
version: 4.0.1
resolution: "esbuild-loader@npm:4.0.1"
"esbuild-loader@npm:^4.0.2":
version: 4.0.2
resolution: "esbuild-loader@npm:4.0.2"
dependencies:
esbuild: ^0.19.0
get-tsconfig: ^4.7.0
loader-utils: ^2.0.4
webpack-sources: ^1.4.3
peerDependencies:
webpack: ^4.40.0 || ^5.0.0
checksum: f31eddf3f0c4bc6fc8e056ecad12f72dde8554fc711b0765034acd6141a0038e5632decf93111b08eebea61ac9c45bda2ed29614f31d53bf963cdc1c8d6ca885
checksum: beecdeb9fd1d88aceaedc3914bf35c239d7771f767b6afca68dbf4c58adde71ab0506704ed6c713329aa5cf0241c1ff6d4834562571b88bb243a8245710933ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -3985,7 +3985,7 @@ __metadata:
dependencies:
autoprefixer: ^10.4.15
css-loader: ^6.8.1
esbuild-loader: ^4.0.1
esbuild-loader: ^4.0.2
mini-css-extract-plugin: ^2.7.6
postcss: ^8.4.28
postcss-loader: ^7.3.3
Expand Down

0 comments on commit 4ab3a25

Please sign in to comment.