Skip to content

Commit

Permalink
chore(deps): update dependency esbuild-loader to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and woylie committed Aug 12, 2023
1 parent 3b3ea3b commit 60f16fd
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.13",
"css-loader": "^6.7.1",
"esbuild-loader": "^3.0.0",
"esbuild-loader": "^4.0.0",
"mini-css-extract-plugin": "^2.6.1",
"postcss": "^8.4.18",
"postcss-loader": "^7.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1525,17 +1525,17 @@ __metadata:
languageName: node
linkType: hard

"esbuild-loader@npm:^3.0.0":
version: 3.2.0
resolution: "esbuild-loader@npm:3.2.0"
"esbuild-loader@npm:^4.0.0":
version: 4.0.0
resolution: "esbuild-loader@npm:4.0.0"
dependencies:
esbuild: ^0.19.0
get-tsconfig: ^4.6.2
loader-utils: ^2.0.4
webpack-sources: ^1.4.3
peerDependencies:
webpack: ^4.40.0 || ^5.0.0
checksum: 09d0ae648a0daddd7456ab900e23826958c7a219db943a2248e0ae102926915dd9de4c4dd03f530c1884f5030c32652ea211cf7581504eca68263666e351d686
checksum: 5cfe0c5a95020bfdc21f77a1a8c501ce80bda7edc3311521c425d4910855d7694f5477043e48380ff9e89359ec1207bea95ea655d659fef79632ade138a58710
languageName: node
linkType: hard

Expand Down Expand Up @@ -4087,7 +4087,7 @@ __metadata:
dependencies:
autoprefixer: ^10.4.13
css-loader: ^6.7.1
esbuild-loader: ^3.0.0
esbuild-loader: ^4.0.0
mini-css-extract-plugin: ^2.6.1
postcss: ^8.4.18
postcss-loader: ^7.0.1
Expand Down

0 comments on commit 60f16fd

Please sign in to comment.