Skip to content

Commit

Permalink
Update dependency webpack to v4.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 24, 2021
1 parent 7e8e9db commit 7bb175e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/borderline-devutils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"ts-pnp": "1.2.0",
"typescript": "4.0.3",
"url-loader": "4.1.0",
"webpack": "4.43.0",
"webpack": "4.46.0",
"webpack-dev-server": "3.11.0",
"webpack-manifest-plugin": "2.2.0",
"workbox-webpack-plugin": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/borderline-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"redux-logger": "3.0.6",
"stylelint": "13.6.1",
"stylelint-config-standard": "20.0.0",
"webpack": "4.43.0"
"webpack": "4.46.0"
},
"engines": {
"node": ">= 7.10.1",
Expand Down

0 comments on commit 7bb175e

Please sign in to comment.