Skip to content

Commit

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

---
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 Jan 27, 2024
1 parent e243546 commit 1e9d396
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.16",
"css-loader": "^6.9.1",
"esbuild-loader": "^4.0.2",
"esbuild-loader": "^4.0.3",
"mini-css-extract-plugin": "^2.7.7",
"postcss": "^8.4.33",
"postcss-loader": "^8.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1438,17 +1438,17 @@ __metadata:
languageName: node
linkType: hard

"esbuild-loader@npm:^4.0.2":
version: 4.0.2
resolution: "esbuild-loader@npm:4.0.2"
"esbuild-loader@npm:^4.0.3":
version: 4.0.3
resolution: "esbuild-loader@npm:4.0.3"
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: beecdeb9fd1d88aceaedc3914bf35c239d7771f767b6afca68dbf4c58adde71ab0506704ed6c713329aa5cf0241c1ff6d4834562571b88bb243a8245710933ae
checksum: 8303a106ec9e74fb4ad2c10f5e23fb082d742cfa7bc42b1476886a9f49ef1bff99cb39c1a569827195865d2d179a09a54bedfd34fae82841ce1f02beebfd9127
languageName: node
linkType: hard

Expand Down Expand Up @@ -3807,7 +3807,7 @@ __metadata:
dependencies:
autoprefixer: ^10.4.16
css-loader: ^6.9.1
esbuild-loader: ^4.0.2
esbuild-loader: ^4.0.3
mini-css-extract-plugin: ^2.7.7
postcss: ^8.4.33
postcss-loader: ^8.0.0
Expand Down

0 comments on commit 1e9d396

Please sign in to comment.