Skip to content

Commit

Permalink
Update dependency webpack to ^5.77.0 <5.90.4
Browse files Browse the repository at this point in the history
  • Loading branch information
iconduit-renovate[bot] committed Feb 26, 2024
1 parent 5065f72 commit 017b5a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -17,7 +17,7 @@
},
"peerDependencies": {
"html-webpack-plugin": "^5",
"webpack": "^5.77.0 <5.78.0"
"webpack": "^5.77.0 <5.90.4"
},
"dependencies": {
"@iconduit/consumer": "^0.4.1",
Expand All @@ -38,7 +38,7 @@
"jest": "^29.6.1",
"prettier": "^3.0.0",
"prettier-plugin-organize-imports": "^3.2.3",
"webpack": "^5.77.0 <5.78.0",
"webpack": "^5.77.0 <5.90.4",
"webpack-cli": "^5.1.4"
}
}

0 comments on commit 017b5a9

Please sign in to comment.