Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.95.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent c5c1a14 commit ffe6572
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/flutter/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"rxjs": "7.8.1"
},
"devDependencies": {
"webpack": "5.94.0",
"webpack": "5.95.0",
"webpack-cli": "5.1.4"
}
}
2 changes: 1 addition & 1 deletion examples/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"style-loader": "4.0.0",
"testcafe": "3.6.2",
"testcafe-hammerhead": "31.7.3",
"webpack": "5.94.0",
"webpack": "5.95.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@
"typescript": "5.6.2",
"walk-sync": "3.0.0",
"watch": "1.0.2",
"webpack": "5.94.0",
"webpack": "5.95.0",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0"
Expand Down

0 comments on commit ffe6572

Please sign in to comment.