Skip to content

Commit

Permalink
fix(deps): update dependency webpack-merge to v6 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpapini authored Jul 2, 2024
2 parents 3fae8a5 + 7551bfd commit dab861f
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/renovate-4dc2a78.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@jpapini/webpack-config': patch
---

Updated dependency `webpack-merge` to `6.0.1`.
2 changes: 1 addition & 1 deletion packages/webpack-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"swc-loader": "0.2.6",
"tailwindcss": "3.4.4",
"tsconfig-paths-webpack-plugin": "4.1.0",
"webpack-merge": "5.10.0",
"webpack-merge": "6.0.1",
"webpack-node-externals": "3.0.0"
},
"devDependencies": {
Expand Down
14 changes: 12 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dab861f

Please sign in to comment.