Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 7, 2021
1 parent 1d76a8e commit a54b68f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion yogo/dawlets/algolet/package.json
Expand Up @@ -82,7 +82,7 @@
"ts-loader": "9.2.6",
"ts-node": "10.2.1",
"typescript": "4.4.3",
"webpack": "5.55.0",
"webpack": "5.58.0",
"webpack-cli": "4.9.0"
}
}
2 changes: 1 addition & 1 deletion yogo/dawlets/launcher/package.json
Expand Up @@ -38,7 +38,7 @@
"ts-loader": "9.2.6",
"ts-node": "10.2.1",
"typescript": "4.4.3",
"webpack": "5.55.0",
"webpack": "5.58.0",
"webpack-cli": "4.9.0"
}
}
2 changes: 1 addition & 1 deletion yogo/dawlets/synthlet/package.json
Expand Up @@ -42,7 +42,7 @@
"ts-loader": "9.2.6",
"ts-node": "10.2.1",
"typescript": "4.4.3",
"webpack": "5.55.0",
"webpack": "5.58.0",
"webpack-cli": "4.9.0"
}
}

0 comments on commit a54b68f

Please sign in to comment.